From 45843fa3b02a69951fe7f4144ccdcbca76609180 Mon Sep 17 00:00:00 2001 From: Yorhel Date: Fri, 3 Jul 2009 21:42:33 +0200 Subject: Make sure the search-tab-thingy stays nicely above the search box It didn't always look good in all screen resolutions. --- data/style.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'data') diff --git a/data/style.css b/data/style.css index ce510235..2f2038aa 100644 --- a/data/style.css +++ b/data/style.css @@ -442,10 +442,8 @@ fieldset.search .submit { padding: 0 1px; } p.searchtabs { - width: 84%; - padding-right: 15%; - text-align: center; height: 12px; + padding-right: 70px; } p.searchtabs a { padding: 2px 6px 2px 6px; -- cgit v1.2.3