From 80728222a92bba5062fdbc640b8a06ed5d98e809 Mon Sep 17 00:00:00 2001 From: Cyrille Bagard Date: Sun, 22 May 2016 12:20:28 +0200 Subject: Forced minimal header width for mobile devices. --- resources/screen.css | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/screen.css b/resources/screen.css index d177d51..759708a 100644 --- a/resources/screen.css +++ b/resources/screen.css @@ -258,6 +258,7 @@ header { background: rgb(58,110,165); width: 100%; + min-width: 1650px; height: 170px; /** -- cgit v0.11.2-87-g4458