diff options
Diffstat (limited to 'theme/base')
-rw-r--r-- | theme/base/css/ie.css | 1 | ||||
-rw-r--r-- | theme/base/css/ie7.css | 5 |
2 files changed, 0 insertions, 6 deletions
diff --git a/theme/base/css/ie.css b/theme/base/css/ie.css index ffa8bedea..45176a201 100644 --- a/theme/base/css/ie.css +++ b/theme/base/css/ie.css @@ -9,7 +9,6 @@ margin-top:3px; height:16px; text-align:right; text-indent:0; -color:#fff; width:24px; } diff --git a/theme/base/css/ie7.css b/theme/base/css/ie7.css deleted file mode 100644 index a6ee001e2..000000000 --- a/theme/base/css/ie7.css +++ /dev/null @@ -1,5 +0,0 @@ -/* IE7 specific styles */ - -#form_notice textarea { -width:370px; -} |