diff --git a/examples/style.css b/examples/style.css index 80bc6883f9..d2a9ce1891 100644 --- a/examples/style.css +++ b/examples/style.css @@ -121,7 +121,7 @@ h6 { display : none; } } -@media only screen and (orientation: landscape) { +@media only screen and (orientation: landscape) and (max-width: 600px) { #shortdesc { float: right; width: 25%;