summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2006-03-04 19:30:45 +0100
committerAndreas Gohr <andi@splitbrain.org>2006-03-04 19:30:45 +0100
commitf2d4856d6b515d02f1e884ba11271dddea9e4ca0 (patch)
tree9e9646f9ccef3bcf241a186ee6b21e376c3359cb
parent8969f349af3b706596082e14b206ec0c73863102 (diff)
downloadrpg-f2d4856d6b515d02f1e884ba11271dddea9e4ca0.tar.gz
rpg-f2d4856d6b515d02f1e884ba11271dddea9e4ca0.tar.bz2
removed select style from lib/plugins/config/style.css
darcs-hash:20060304183045-7ad00-1a6920e0a472cdc583d6d7e415c5fb54ecef2d8c.gz
-rw-r--r--lib/plugins/config/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/config/style.css b/lib/plugins/config/style.css
index 88267c0cf..00160ec61 100644
--- a/lib/plugins/config/style.css
+++ b/lib/plugins/config/style.css
@@ -11,7 +11,7 @@
#config__manager form { }
#config__manager table {margin: 1em 0;}
#config__manager td input.edit {width: 30em;}
-#config__manager td select.edit {padding: 0;}
+#config__manager td select.edit { }
#config__manager tr.default .input,
#config__manager tr.default input,