* (bug 13824) AJAX search suggestion now works with non-SkinTemplate skins
[lhc/web/wiklou.git] / skins / monobook / main.css
index 9a45c6f..001e050 100644 (file)
@@ -1566,3 +1566,7 @@ span.searchmatch {
        font-weight: bold;
 }
 
+/* God-damned hack for the crappy layout */
+.os-suggest {
+       font-size: 127%;
+}