From 43ab7355ebcec6bad9904067a1cfe46ccf1a9b0c Mon Sep 17 00:00:00 2001 From: "Anders S. Mortensen" Date: Wed, 10 Jan 2007 12:09:24 +0000 Subject: [PATCH] Removing forced line heights. --- www/demo/css/styles.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/www/demo/css/styles.css b/www/demo/css/styles.css index 7162258..a9797bc 100644 --- a/www/demo/css/styles.css +++ b/www/demo/css/styles.css @@ -164,7 +164,6 @@ background-image: url(../gfx/arrow_right.gif); background-position: 7px 6px; background-repeat: no-repeat; display: block; -height: 20px; line-height: 20px; margin-bottom: 5px; } @@ -175,7 +174,6 @@ background-image: url(../gfx/arrow_down.gif); background-position: 7px 8px; background-repeat: no-repeat; font-weight: bold; -height: 20px; line-height: 20px; background-color: #e7ecf4; display: block; -- 1.7.10.4