]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/style.css
Bug fix and comment
[ikiwiki.git] / doc / style.css
index 30f7ee3f3a1d169a023b849e38e416f37357d838..781f2b389f7790812316adb250c7d1748efc96e9 100644 (file)
@@ -82,6 +82,7 @@ div.recentchanges {
        border-style: solid;
        border-width: 1px;
        overflow: auto;
+       clear: both;
        width: 100%;
        background: #eee;
        color: black !important;
@@ -259,9 +260,9 @@ input#openid_url {
 input#searchbox {
        background: url(wikiicons/search-bg.gif) no-repeat;
        background-color: #fff;
-       background-position: 0 50%;
+       background-position: 100% 50%;
        color: #000;
-       padding-left: 16px;
+       padding-right: 16px;
 }
 
 /* Things to hide in printouts. */