diff --git a/css/app.css b/css/app.css index 68e266f..25d0ff8 100644 --- a/css/app.css +++ b/css/app.css @@ -92,7 +92,7 @@ ol.commentlist img.avatar { float: left; margin-right: 10px; } Media Queries ========================================================================== */ -@media (max-width: 980px) { +@media (max-width: 979px) { /* Fix top padding when using the responsive grid with the fixed topbar */ body { padding-top: 0;