aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/cobrands/sass/_layout.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/sass/_layout.scss b/web/cobrands/sass/_layout.scss
index 33020b5a1..cd90b74ed 100644
--- a/web/cobrands/sass/_layout.scss
+++ b/web/cobrands/sass/_layout.scss
@@ -551,6 +551,7 @@ body.authpage {
//fix table to be a block for ie, float the children
.ie7 {
.tablewrapper {
+ *zoom: 1;
display:block;
>div {
width:48%;