diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-07-11 12:52:06 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-07-11 12:52:06 +0200 |
commit | d3581d85620d38ab02bdc4e25a20106527be8676 (patch) | |
tree | 1abe069daf0d9565c9d2f722300a7566e2fb93af /view/theme/redbasic/css | |
parent | d8e7f36c74a4ebff25d3997f5543b08faa00a496 (diff) | |
download | volse-hubzilla-d3581d85620d38ab02bdc4e25a20106527be8676.tar.gz volse-hubzilla-d3581d85620d38ab02bdc4e25a20106527be8676.tar.bz2 volse-hubzilla-d3581d85620d38ab02bdc4e25a20106527be8676.zip |
more revert
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 3c812d8bc..6d23a1996 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2120,14 +2120,9 @@ nav .badge.mail-update:hover { @media screen and (max-width: 767px) { - section { - padding: 65px 7px 200px 7px; - } - aside#region_1 { background: rgba(0, 0, 0, .1); border-right: 1px solid $nav_bd; - padding: 65px 7px 0px 7px; } main { |