diff options
| author | Cyrille Bagard <nocbos@gmail.com> | 2016-05-22 10:20:28 (GMT) | 
|---|---|---|
| committer | Cyrille Bagard <nocbos@gmail.com> | 2016-05-22 10:21:34 (GMT) | 
| commit | 80728222a92bba5062fdbc640b8a06ed5d98e809 (patch) | |
| tree | 8eaa0dfdd3f5319317bd9cbc034785e26277400a | |
| parent | 19f9810fb09309ea59e0b72a3e059d884ae7f122 (diff) | |
| -rw-r--r-- | resources/screen.css | 1 | 
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;  	/** | 
