aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-09-05 12:32:53 +0200
committerMario Vavti <mario@mariovavti.com>2018-09-05 12:32:53 +0200
commit1753e404668b272a284bc922d3102acf04a6d6d1 (patch)
treea1b323e9fbf4e2b7c890cac3f82f9f1ab870f199 /view/theme/redbasic
parent6667ba4172188825dd4757758256d9c637a9d405 (diff)
downloadvolse-hubzilla-1753e404668b272a284bc922d3102acf04a6d6d1.tar.gz
volse-hubzilla-1753e404668b272a284bc922d3102acf04a6d6d1.tar.bz2
volse-hubzilla-1753e404668b272a284bc922d3102acf04a6d6d1.zip
Revert "Fix jumpy sidebars"
This reverts commit 79eb6d39423c47c8c7809ed34cdc88effbb6e97e.
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css3
1 files changed, 0 insertions, 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;
}