From 02448556f980fcec4d4d5e76874ab4ae2efa1edd Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 12 Aug 2008 13:53:10 +0000 Subject: [PATCH] fix r6496 oops: common.css wasn't supposed to be checked in --- web/stylesheets/common.css | 1 + 1 file changed, 1 insertion(+) diff --git a/web/stylesheets/common.css b/web/stylesheets/common.css index 7ec388b1e..a65cc4ada 100644 --- a/web/stylesheets/common.css +++ b/web/stylesheets/common.css @@ -758,6 +758,7 @@ iframe#torrent_upload_frame { } div#prefs_container label { + line-height: 25px; vertical-align: middle; display: block; }