From: Trevor Parscal Date: Wed, 17 Jun 2009 19:02:09 +0000 (+0000) Subject: Some more CSS tweaks X-Git-Tag: 1.31.0-rc.0~41318 X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_add%27%29%20%7D%7D?a=commitdiff_plain;h=4843586b2fb9c6f779daa7f31eff442b82a14b6f;p=lhc%2Fweb%2Fwiklou.git Some more CSS tweaks --- diff --git a/skins/common/shared.css b/skins/common/shared.css index 0566649e1f..9c20de4727 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -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;