From e71ceb0c98b33409af5978f0f33c6c95148bd86b Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Mon, 02 Dec 2013 09:05:10 -0500
Subject: [PATCH] Remove useless height attribute from #quotadisplay element

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

diff --git a/skins/larry/styles.css b/skins/larry/styles.css
index 10500da..7acbae7 100644
--- a/skins/larry/styles.css
+++ b/skins/larry/styles.css
@@ -2014,7 +2014,6 @@
 	font-weight: bold;
 	text-shadow: 0px 1px 1px #fff;
 	padding-left: 30px;
-	height: 18px;
 	background: url(images/quota.png) -100px 0 no-repeat;
 }
 

--
Gitblit v1.9.1