Merge "Show protection log on creation-protected pages"
[lhc/web/wiklou.git] / resources / src / mediawiki.special / mediawiki.special.search.styles.css
index 89f5132..3b98936 100644 (file)
 .mw-body .mw-search-nonefound {
        margin: 0;
 }
-.mw-search-interwiki-header,
+
 .searchdidyoumean em,
 .searchmatch {
        font-weight: bold;
 }
-.mw-search-nonefound + .mw-search-interwiki-header {
-       margin-top: 0;
-}
 
 .mw-search-results {
        margin: 0;
-       float: left;
-       max-width: 60%;
+       max-width: 38em;
 }
+
 .mw-search-visualclear {
        clear: both;
 }