From: Vincent Vanwaelscappel Date: Wed, 11 Sep 2013 14:01:09 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=98392120262cc225bc39a87f5d5189dbe2416f0c;p=fluidbook-html5.git --- diff --git a/style/fluidbook.css b/style/fluidbook.css index 93899bbb..9c334d04 100644 --- a/style/fluidbook.css +++ b/style/fluidbook.css @@ -373,10 +373,18 @@ header{position:relative;} margin:0 0 0 20px; } +.ltr #nav a#submitSearch{ + margin:0 0 0 5px; +} + .rtl #nav>a{ margin:0 20px 0 0; } +.rtl #nav a#submitSearch{ + margin:0 5px 0 0; +} + #nav>a>img{ padding: 10px 2px 0px 2px; @@ -439,9 +447,9 @@ header{position:relative;} } .hint{ - padding:5px; + padding:2px 5px 5px; height:22px; - width:140px; + width:137px; margin:2px; display:block; font-size:12px;