From 1753e404668b272a284bc922d3102acf04a6d6d1 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 5 Sep 2018 12:32:53 +0200 Subject: Revert "Fix jumpy sidebars" This reverts commit 79eb6d39423c47c8c7809ed34cdc88effbb6e97e. --- view/theme/redbasic/css/style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 943b27637..82d0cf761 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -45,9 +45,6 @@ main { margin-left: auto; margin-right: auto; max-width: $main_widthpx; -} - -main #region_2 { margin-bottom: $bottom_margin; } -- cgit v1.2.3