diff --git a/_less/rtl.less b/_less/rtl.less index 1b494da2..d9b3e56d 100644 --- a/_less/rtl.less +++ b/_less/rtl.less @@ -232,7 +232,7 @@ h2 .rssicon{ /*Styles specific to mobiles*/ -@media handheld, only screen and (max-device-height: 37em), only screen and (max-device-width: 50em){ +@media handheld, only screen and ( max-width: 60em ), only screen and ( max-device-width: 60em ){ h1{ text-align:right; }