summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-06-17 05:18:59 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-06-17 05:18:59 +0000
commit9aebcf442616c5b39ac2ea19ef011c2347a3bec3 (patch)
treedf5f19822d0582fe1c007c5e4dc5c3aab9261716 /theme
parentbc66149e6fb3a8a5c1854699de8e6e9db1369bad (diff)
IE7/8 CSS update for user design
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/ie.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/theme/base/css/ie.css b/theme/base/css/ie.css
index d1b0558ec..da200388e 100644
--- a/theme/base/css/ie.css
+++ b/theme/base/css/ie.css
@@ -1,8 +1,6 @@
/* IE specific styles */
-legend {
-margin-left:-7px;
-}
-input.checkbox {
+input.checkbox,
+input.radio {
top:0;
}
#form_notice textarea {