Merge "Further tweaks to pipe trick documentation (follow-up Iaf365e31)"
[mediawiki.git] / resources / mediawiki.special / mediawiki.special.search.css
blob914e47e34161a6c2c4804b57b0e8874c38918724
1 /**
2 * Fixes sister projects box moving down the extract
3 * of the first result (bug #16886).
4 * It only happens when the window is small and
5 * This changes slightly the layout for big screens
6 * where there was space for the extracts and the
7 * sister projects and thus it showed like in any
8 * other browser.
10 * This will only affect IE 7 and lower
12 .searchresult {
13 display: inline !ie;