diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -667,7 +667,7 @@ div.sidebar table img { margin-left: 180px; } -@media screen and (max-width: 480px) { +@media screen and (max-device-width: 480px) { #pagebody { clear: left; margin: auto; |