From e99b25e273e932243bb2fbb48999e9a92ff0a4c7 Mon Sep 17 00:00:00 2001 From: PayBas Date: Wed, 2 Jul 2014 17:47:16 +0200 Subject: [PATCH] [ticket/12562] Increase mq trigger screen size to hide border PHPBB3-12562 --- phpBB/styles/prosilver/theme/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css index b6d1f567f5..e19b3e57ab 100644 --- a/phpBB/styles/prosilver/theme/common.css +++ b/phpBB/styles/prosilver/theme/common.css @@ -183,7 +183,7 @@ ol ol ul, ol ul ul, ul ol ul, ul ul ul { padding: 12px 20px; } -@media only screen and (max-width: 1192px), only screen and (max-device-width: 1192px) +@media only screen and (max-width: 1210px), only screen and (max-device-width: 1210px) { body { padding: 0;