From 126e845d104f288c3e9b7ae6cab967647d858195 Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Sun, 2 Jun 2013 00:45:53 +0200 Subject: [PATCH] Small style optimization --- wcfsetup/install/files/style/layout.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcfsetup/install/files/style/layout.less b/wcfsetup/install/files/style/layout.less index c2094e7782..48d19fedf0 100644 --- a/wcfsetup/install/files/style/layout.less +++ b/wcfsetup/install/files/style/layout.less @@ -22,7 +22,7 @@ @media only screen and (min-width: 801px) { body { - min-width: 1024px; + min-width: 980px; } } -- 2.20.1