diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/system/system.base.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/system/system.base.css b/modules/system/system.base.css index bf6dd9f71..65383dd34 100644 --- a/modules/system/system.base.css +++ b/modules/system/system.base.css @@ -27,6 +27,7 @@ color: #000; cursor: default; white-space: pre; + zoom: 1; /* IE7 */ } /* Animated throbber */ html.js input.form-autocomplete { |