From b90e8d8c93841134432bed89605f8ed4954296d8 2016-08-31 17:11:55 From: Jean-Philippe Lang Date: 2016-08-31 17:11:55 Subject: [PATCH] Merged r15778 (#23389). git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@15779 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/public/stylesheets/responsive.css b/public/stylesheets/responsive.css index 6997d62..1c98d7f 100644 --- a/public/stylesheets/responsive.css +++ b/public/stylesheets/responsive.css @@ -25,7 +25,7 @@ add first breakpoint here and start adding responsiveness */ -@media all and (max-width: 899px) +@media screen and (max-width: 899px) { /*----------------------------------------*\ A) BASIC MOBILE RESETS