diff options
author | Sarven Capadisli <csarven@status.net> | 2009-11-09 11:10:24 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@status.net> | 2009-11-09 11:10:24 +0000 |
commit | ff81384ee35347b52360ef17e3537bd741a20568 (patch) | |
tree | 1a092df0e944ceafa0d65bc9ca36a172f9190240 /theme | |
parent | 8e58f241739b97bd53f78035781f16e2067a31d9 (diff) |
Fixed notice option alignment in IE
Diffstat (limited to 'theme')
-rw-r--r-- | theme/base/css/ie.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/theme/base/css/ie.css b/theme/base/css/ie.css index 84bc1b1d6..4e50aadbe 100644 --- a/theme/base/css/ie.css +++ b/theme/base/css/ie.css @@ -27,11 +27,8 @@ padding:0 4px; } .notice-options input.submit { font-size:0; -margin-top:3px; -height:16px; text-align:right; text-indent:0; -width:24px; } .notice div.entry-content .timestamp a { margin-right:4px; |