From: Jean-Philippe Lang Date: Wed, 31 Aug 2016 17:12:19 +0000 (+0000) Subject: Merged r15778 (#23389). X-Git-Tag: 3.2.4~16 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b7444219a72972cb04afc8fef2a21eecaab54998;p=redmine.git Merged r15778 (#23389). git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@15780 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/public/stylesheets/responsive.css b/public/stylesheets/responsive.css index 6997d6257..1c98d7f64 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