diff options
Diffstat (limited to 'theme/identica/ie6.css')
-rw-r--r-- | theme/identica/ie6.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/theme/identica/ie6.css b/theme/identica/ie6.css index f7aebf1b0..a301f1dc5 100644 --- a/theme/identica/ie6.css +++ b/theme/identica/ie6.css @@ -4,3 +4,11 @@ #wrap { background: url(bg-header.gif) repeat-x #FCFFF5; } + + +input.disfavor, +input.favor { + text-indent:0px; + text-align:right; + padding-left:25px; +}
\ No newline at end of file |