summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-07-28 17:14:11 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-07-28 17:14:11 +0000
commitc85b6155eb004fe556de255482c04b87046c90b3 (patch)
tree954c3108b1a1b1d2907604cd9ef7605dd86037e9 /theme
parent87bc612778932748d5b638af4c45493435c404d4 (diff)
Minor UI fix for IE6 notice-options
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/ie6.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/theme/base/css/ie6.css b/theme/base/css/ie6.css
index eca240faa..edc49478f 100644
--- a/theme/base/css/ie6.css
+++ b/theme/base/css/ie6.css
@@ -35,3 +35,6 @@ width:20%;
width:50%;
margin-left:30px;
}
+.notice-options a {
+width:16px;
+} \ No newline at end of file