diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-01-09 16:33:13 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-01-09 16:33:13 +0100 |
commit | dee159317fcb869e470aee0ac6e5a4af06400c97 (patch) | |
tree | 87fe25b70827838cdd657b09d4e39895d98de6f3 /skins/larry/mail.css | |
parent | 44e3bf1e2c18d0fae066e6c4e9a19a4c9bee12aa (diff) |
Adjust searchbox position
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r-- | skins/larry/mail.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css index 34c623391..33e66d10e 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -332,7 +332,7 @@ a.iconbutton.threadmode.selected { position: absolute; right: 256px; width: auto; - top: 7px; + top: 2px; } #searchfilter select { |