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 48fdf32c0..a390a4131 100644
--- a/web/cobrands/sass/_layout.scss
+++ b/web/cobrands/sass/_layout.scss
@@ -617,6 +617,7 @@ body.authpage {
display:table;
width:100%;
padding: 0 0 1em;
+ table-layout: fixed;
>div {
display:table-cell;
width:50%;