SpecialSearch: Remove obsolete styles
authorDerk-Jan Hartman <hartman.wiki@gmail.com>
Fri, 27 May 2016 22:10:57 +0000 (00:10 +0200)
committerVolkerE <volker.e@wikimedia.org>
Sat, 28 May 2016 00:08:54 +0000 (00:08 +0000)
Remove old Advanced PowerSearch table styles, which seem to not have
been in use for quite some time now.

Change-Id: I4c3013b035e146a8f8ad9622662491934c0c5389

resources/src/mediawiki.special/mediawiki.special.search.styles.css

index 75889c3..7be7c84 100644 (file)
@@ -160,13 +160,3 @@ div.searchdidyoumean em {
 .searchmatch {
        font-weight: bold;
 }
-/* Advanced PowerSearch box */
-td#mw-search-togglebox {
-       text-align: right;
-}
-table#mw-search-powertable {
-       width: 100%;
-}
-form#powersearch {
-       clear: both;
-}