Some more CSS tweaks
authorTrevor Parscal <tparscal@users.mediawiki.org>
Wed, 17 Jun 2009 19:02:09 +0000 (19:02 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Wed, 17 Jun 2009 19:02:09 +0000 (19:02 +0000)
skins/common/shared.css

index 0566649..9c20de4 100644 (file)
@@ -163,9 +163,9 @@ div.searchresult {
        padding-right: 0.75em;
 }
 .mw-search-formheader div.results-info > ul {
-       margin: 0;
-       padding: 0;
-       list-style: none;
+       margin: 0 !important;
+       padding: 0 !important;
+       list-style: none !important;
 }
 .mw-search-formheader div.results-info > ul > li {
        float: right;