From fb5e32a0f44eeeee27c61232a5d9dc63deba64b4 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Mon, 2 Nov 2009 23:34:45 +0100 Subject: [PATCH] Tweak search form. --- kronolith/templates/index/index.inc | 10 +++------- kronolith/themes/screen.css | 5 ++--- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/kronolith/templates/index/index.inc b/kronolith/templates/index/index.inc index 8c497c2ed..efbc97aac 100644 --- a/kronolith/templates/index/index.inc +++ b/kronolith/templates/index/index.inc @@ -97,17 +97,13 @@
-
- -
+ + +
diff --git a/kronolith/themes/screen.css b/kronolith/themes/screen.css index 2e1aa6bce..64845b0b5 100644 --- a/kronolith/themes/screen.css +++ b/kronolith/themes/screen.css @@ -481,10 +481,9 @@ span#kronolithQuickEvent { #kronolithMenu form { padding: 0; margin: 0 0 5px 0; - line-height: 35px; } -#kronolithSearch { - width: 146px; +#kronolithSearchTerm { + width: 90px; } /* Quick edit */ -- 2.11.0