Another tiny change in response to recent changes in how we handle text size. This...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Fri, 4 Sep 2009 17:49:57 +0000 (17:49 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Fri, 4 Sep 2009 17:49:57 +0000 (17:49 +0000)
skins/vector/main-ltr.css
skins/vector/main-rtl.css

index 333369b..71e76ae 100644 (file)
@@ -311,7 +311,7 @@ body {
                margin-top: 0.4em;
        }
        #simpleSearch {
-               margin-top: 0.75em;
+               margin-top: 0.5em;
                position: relative;
                border: solid 1px #AAAAAA;
                background-color: white;
index 0b5692a..5e11262 100644 (file)
@@ -311,7 +311,7 @@ body {
                margin-top: 0.4em;
        }
        #simpleSearch {
-               margin-top: 0.75em;
+               margin-top: 0.5em;
                position: relative;
                border: solid 1px #AAAAAA;
                background-color: white;