diff options
| author | Chad Kieffer <ckieffer@gmail.com> | 2009-11-15 00:38:59 -0700 |
|---|---|---|
| committer | Chad Kieffer <ckieffer@gmail.com> | 2009-11-15 00:38:59 -0700 |
| commit | 11f5560713e3597df772cbdd9bae5a5f638ee870 (patch) | |
| tree | 662df437d2d8e6c6ec8a81faf8fd99f8c36b23f7 /themes/night_wind/css/fix-ie.css | |
| parent | a6f1d3ad44a658dc4f813d96735d033248e4de89 (diff) | |
| parent | 967b17204b4e038fa2181473e80fcba143d30970 (diff) | |
Merge branch 'master' of github.com:gallery/gallery3
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; -} |
