From c047694a206a4d8ba03b681e356d9770e4a37d3c Mon Sep 17 00:00:00 2001 From: Andrew Pamment Date: Sat, 27 Jan 2018 12:30:30 +1000 Subject: [PATCH] changes to css again --- dist/www-bootstrap/static/style-mobile.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/www-bootstrap/static/style-mobile.css b/dist/www-bootstrap/static/style-mobile.css index 12623e4..c2388a1 100644 --- a/dist/www-bootstrap/static/style-mobile.css +++ b/dist/www-bootstrap/static/style-mobile.css @@ -176,9 +176,9 @@ padding-left: 15px; -webkit-box-flex: 0; - -ms-flex: 0 0 50%; - flex: 0 0 50%; - max-width: 50%; + -ms-flex: 0 0 95%; + flex: 0 0 95%; + max-width: 95%; } .msg-summary-from {