From 6800b207a9a24149992a1fde744e33bf0dab59c4 Mon Sep 17 00:00:00 2001 From: ruan Date: Thu, 19 Apr 2018 14:02:44 +0200 Subject: [PATCH] Small CSS fixes --- inc/css/custom.css | 5 +++++ inc/page.php | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/inc/css/custom.css b/inc/css/custom.css index 1cd0981..56c31af 100644 --- a/inc/css/custom.css +++ b/inc/css/custom.css @@ -43,7 +43,12 @@ tr.hover { text-align: left; } +.litebans-check-form { + margin-left: 15px; +} + .litebans-check-output { + margin-left: 3px; } /* pager */ diff --git a/inc/page.php b/inc/page.php index 56cc194..213032f 100644 --- a/inc/page.php +++ b/inc/page.php @@ -441,12 +441,12 @@ class Page { $table = $this->name; echo '
-
+
-
+

'; }