summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-05-22 10:20:28 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-05-22 10:21:34 (GMT)
commit80728222a92bba5062fdbc640b8a06ed5d98e809 (patch)
tree8eaa0dfdd3f5319317bd9cbc034785e26277400a
parent19f9810fb09309ea59e0b72a3e059d884ae7f122 (diff)
Forced minimal header width for mobile devices.HEADmaster
-rw-r--r--resources/screen.css1
1 files changed, 1 insertions, 0 deletions
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;
/**