aboutsummaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/style.css b/doc/style.css
index 30f7ee3f3..7991f752f 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -259,9 +259,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. */