diff options
Diffstat (limited to 'themes/night_wind/css/fix-ie.css')
| -rw-r--r-- | themes/night_wind/css/fix-ie.css | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/themes/night_wind/css/fix-ie.css b/themes/night_wind/css/fix-ie.css deleted file mode 100644 index fcebeea8..00000000 --- a/themes/night_wind/css/fix-ie.css +++ /dev/null @@ -1,29 +0,0 @@ -/** - * Fix display in IE 6, 7 - */ - -#g-banner { - z-index: 2; -} - -input.submit { - clear: none !important; - display: inline !important; -} - -#g-add-tag-form input.textbox { - width: 110px; -} - -#g-dialog .g-cancel { - display: inline-block !important; - float: none !important; -} - -.g-pager .g-text-right { - width: 29%; -} - -.g-pager .ui-icon-right { - width: 60px; -} |
