From f072829ce38e6daac46c84cce58af5f67087a30f Mon Sep 17 00:00:00 2001 From: Simounet Date: Fri, 8 Dec 2017 21:10:36 +0100 Subject: More space for navbar actions on mobile --- app/Resources/static/themes/material/css/media_queries.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Resources/static/themes/material/css/media_queries.scss') diff --git a/app/Resources/static/themes/material/css/media_queries.scss b/app/Resources/static/themes/material/css/media_queries.scss index 48f3aefc..69e3d47d 100644 --- a/app/Resources/static/themes/material/css/media_queries.scss +++ b/app/Resources/static/themes/material/css/media_queries.scss @@ -27,7 +27,7 @@ } .nav-panel-buttom { - justify-content: space-around; + justify-content: space-between; } #article { -- cgit v1.2.3