From 73afc609162729f45fdfcc2b04b9a467ccdec71f Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Sat, 16 Feb 2013 14:06:27 +0000 Subject: removed useless css from config manager (causing issues in Opera, FS#2678) --- lib/plugins/config/style.css | 9 --------- 1 file changed, 9 deletions(-) (limited to 'lib/plugins') diff --git a/lib/plugins/config/style.css b/lib/plugins/config/style.css index 397328937..054021ed8 100644 --- a/lib/plugins/config/style.css +++ b/lib/plugins/config/style.css @@ -154,15 +154,6 @@ } -/* IE6 correction */ -* html #config__manager .selection label { - padding-top: 2px; -} - -#config__manager .selection input.checkbox { - padding-left: 0.7em; -} - #config__manager .other { clear: both; padding-top: 0.5em; -- cgit v1.2.3