From dee159317fcb869e470aee0ac6e5a4af06400c97 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Wed, 09 Jan 2013 10:33:13 -0500 Subject: [PATCH] Adjust searchbox position --- 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 34c6233..33e66d1 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -332,7 +332,7 @@ position: absolute; right: 256px; width: auto; - top: 7px; + top: 2px; } #searchfilter select { -- Gitblit v1.9.1