diff options
Diffstat (limited to 'src/search.css')
-rw-r--r-- | src/search.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/search.css b/src/search.css index e467ae0..a77ab21 100644 --- a/src/search.css +++ b/src/search.css @@ -48,7 +48,7 @@ height:19px; background:url('search_m.png') repeat-x; border:none; - width:116px; + width:111px; margin-left:20px; padding-left:4px; color: #909090; |