diff options
| author | Chad Kieffer <ckieffer@gmail.com> | 2009-09-30 22:49:36 -0600 |
|---|---|---|
| committer | Chad Kieffer <ckieffer@gmail.com> | 2009-09-30 22:49:36 -0600 |
| commit | e1e8904e4a82792effd721fc0b4c028d86cf177a (patch) | |
| tree | 5cd03d6eea9c3f40c2523dcddf3871450f971bc2 /themes/wind/css/fix-ie.css | |
| parent | 1f02c1ef6ef26a1f96e27b6ecede6388e4132e15 (diff) | |
Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's and classes in the login/reset password dialog.
Diffstat (limited to 'themes/wind/css/fix-ie.css')
| -rw-r--r-- | themes/wind/css/fix-ie.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/wind/css/fix-ie.css b/themes/wind/css/fix-ie.css index 4c13764f..8899ec59 100644 --- a/themes/wind/css/fix-ie.css +++ b/themes/wind/css/fix-ie.css @@ -23,7 +23,7 @@ input.submit { width: 110px; } -#gDialog a.gCancel { +#g-dialog a.g-cancel { display: inline-block !important; float: none !important; } |
