removed useless css from config manager (causing issues in Opera, FS#2678)

This commit is contained in:
Anika Henke 2013-02-16 14:06:27 +00:00
parent 8a65ef2ef3
commit 73afc60916
1 changed files with 0 additions and 9 deletions

View File

@ -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;