From d82b425712bd43dc4bbb4c61a692fcfe24c42992 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 6 Aug 2008 19:34:05 -0400 Subject: move to right --- doc/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/style.css') 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. */ -- cgit v1.2.3