]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blobdiff - skins/common/search.css
MediaWiki 1.30.2
[autoinstallsdev/mediawiki.git] / skins / common / search.css
diff --git a/skins/common/search.css b/skins/common/search.css
deleted file mode 100644 (file)
index 22c3ca4..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-/**
- * Fixes sister projects box moving down the extract 
- * of the first result (bug #16886).
- * It only happens when the window is small and 
- * This changes slightly the layout for big screens 
- * where there was space for the extracts and the 
- * sister projects and thus it showed like in any 
- * other browser.
- *
- * This will only affect IE 7 and lower
- */
-html > body .searchresult {
-       display: inline;
-}