]> git.mxchange.org Git - friendica.git/commitdiff
On small computers the stylesheet changed to mobile by accident.
authorMichael Vogel <icarus@dabo.de>
Tue, 3 Nov 2015 18:14:28 +0000 (19:14 +0100)
committerMichael Vogel <icarus@dabo.de>
Tue, 3 Nov 2015 18:14:28 +0000 (19:14 +0100)
view/theme/vier/theme.php

index f9d4e4da37e04356142b3606680ef40f54175637..a508baa771ac6c9994ccabe1ce233b288ad43886 100644 (file)
@@ -33,7 +33,7 @@ function vier_init(&$a) {
                $a->page['htmlhead'] .= '<meta name=viewport content="width=device-width, initial-scale=1">'."\n";
 
 $a->page['htmlhead'] .= <<< EOT
-<link rel='stylesheet' media='(max-width: 1010px)' href='view/theme/vier/mobile.css' />
+<link rel='stylesheet' media='(max-width: 1000px)' href='view/theme/vier/mobile.css' />
 <link rel='stylesheet' media='screen and (max-width: 1100px)' href='view/theme/vier/narrow.css' />
 <script type="text/javascript">