diff --git a/resources/screen-desktop-small.less b/resources/screen-desktop-small.less index 96c8c75..314b001 100644 --- a/resources/screen-desktop-small.less +++ b/resources/screen-desktop-small.less @@ -2,8 +2,6 @@ // Single-column layout with dropdown menus -// Redundant sidebar category list and stuff - #mw-content-block { padding: 0; } @@ -20,6 +18,10 @@ .categories-bottom(); +#mw-data-after-content { + padding: 0 @content-padding; +} + // Header navigation .sidebar-chunk {