diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-07-29 11:49:01 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-07-29 11:49:01 -0400 |
commit | 2b834d04d9d57db0709b829260cae87aae9136f3 (patch) | |
tree | 3ed52b21784d0cb8bdf0c1cbb553ef56e472cafd /theme | |
parent | 18573632b463c8ecf865b8a6f6a1887fa91e5ca7 (diff) | |
parent | f3352254b792b201b1acaa93c9f58530c671ad11 (diff) |
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
Diffstat (limited to 'theme')
-rw-r--r-- | theme/base/css/ie6.css | 3 |
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 |