]> source.dussan.org Git - redmine.git/commitdiff
Merged r15778 (#23389).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 31 Aug 2016 17:12:19 +0000 (17:12 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 31 Aug 2016 17:12:19 +0000 (17:12 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@15780 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/responsive.css

index 6997d62576aacaf53aeddd84e3f09645e34cfae5..1c98d7f64479f02152ca656f92c88458ae0f1739 100644 (file)
@@ -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