diff options
Diffstat (limited to 'templates/html/search_nomenu.css')
-rw-r--r-- | templates/html/search_nomenu.css | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/templates/html/search_nomenu.css b/templates/html/search_nomenu.css index bb50b44..c7efd64 100644 --- a/templates/html/search_nomenu.css +++ b/templates/html/search_nomenu.css @@ -8,12 +8,8 @@ white-space : nowrap; float: none; margin-top: 0px; - right: 0px; - width: 170px; + width: 161px; height: 24px; - z-index: 102; - display: inline; - position: absolute; } #MSearchBox .left @@ -64,8 +60,7 @@ #MSearchBox .right { display:block; position:absolute; - right:10px; - top:0px; + left:141px; width:20px; height:19px; background:url('search_r.png') no-repeat; |