From 21d505211713e95e58d12ef67a3253d1e84bc4e2 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Mon, 01 Oct 2012 16:02:52 -0400
Subject: [PATCH] Remove nonsense style

---
 skins/larry/mail.css |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/skins/larry/mail.css b/skins/larry/mail.css
index 3fd2fcc..23bbc60 100644
--- a/skins/larry/mail.css
+++ b/skins/larry/mail.css
@@ -30,11 +30,6 @@
 	z-index: 3;
 }
 
-#mailview-right.offset {
-	top: 42px;
-	margin-top: 0;
-}
-
 #mailview-top {
 	position: absolute;
 	top: 42px;

--
Gitblit v1.9.1