Revert "Fix jumpy sidebars"

This reverts commit 79eb6d3942.
This commit is contained in:
Mario Vavti 2018-09-05 12:32:53 +02:00
parent 6667ba4172
commit 1753e40466

View File

@ -45,9 +45,6 @@ main {
margin-left: auto; margin-left: auto;
margin-right: auto; margin-right: auto;
max-width: $main_widthpx; max-width: $main_widthpx;
}
main #region_2 {
margin-bottom: $bottom_margin; margin-bottom: $bottom_margin;
} }