From c51484332c2f8c53cd1931680f02f74e1cd1603c Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 1 Apr 2016 17:57:21 +0500 Subject: PLT-2027- Improvements to about dialog --- webapp/sass/responsive/_mobile.scss | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'webapp/sass/responsive/_mobile.scss') diff --git a/webapp/sass/responsive/_mobile.scss b/webapp/sass/responsive/_mobile.scss index 0e1a471cf..909d98416 100644 --- a/webapp/sass/responsive/_mobile.scss +++ b/webapp/sass/responsive/_mobile.scss @@ -786,6 +786,26 @@ } @media screen and (max-width: 640px) { + .modal { + .about-modal { + .about-modal__logo { + float: none; + padding: 0; + text-align: center; + width: 100%; + + svg { + height: 100px; + width: 100px; + } + } + + .about-modal__logo + div { + padding: 2em 0 0; + } + } + } + .access-history__table { > div { display: block; -- cgit v1.2.3-1-g7c22