Small style optimization
authorMarcel Werk <burntime@woltlab.com>
Sat, 1 Jun 2013 22:45:53 +0000 (00:45 +0200)
committerMarcel Werk <burntime@woltlab.com>
Sat, 1 Jun 2013 22:45:53 +0000 (00:45 +0200)
wcfsetup/install/files/style/layout.less

index c2094e7782cebf5b784c3248df2f033712eb8e28..48d19fedf0cebe3bc0c0f5203de7d08a5138ef4c 100644 (file)
@@ -22,7 +22,7 @@
 
 @media only screen and (min-width: 801px) {
        body {
-               min-width: 1024px;
+               min-width: 980px;
        }
 }