From: Anders S. Mortensen Date: Wed, 10 Jan 2007 12:09:24 +0000 (+0000) Subject: Removing forced line heights. X-Git-Tag: rather.stable.2007.01.11~12 X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=commitdiff_plain;h=43ab7355ebcec6bad9904067a1cfe46ccf1a9b0c;p=pazpar2-moved-to-github.git Removing forced line heights. --- 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;