diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-03-30 11:45:16 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-03-30 11:45:16 +0200 |
commit | 4da65183e0c887551884658d35707df6a3ace5e4 (patch) | |
tree | 368e154c6ffc98dada395a7d65fdfe5f56044cc7 /view/css | |
parent | 3b6a0d8e5cb787bace27aee67f7ae0f4130e3132 (diff) | |
download | volse-hubzilla-4da65183e0c887551884658d35707df6a3ace5e4.tar.gz volse-hubzilla-4da65183e0c887551884658d35707df6a3ace5e4.tar.bz2 volse-hubzilla-4da65183e0c887551884658d35707df6a3ace5e4.zip |
css fixes
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/bootstrap-red.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 4c4de22f9..1c7bdd864 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -67,10 +67,6 @@ code { white-space: normal; } -.panel-group { - margin-bottom: 0px; -} - /* Bootstrap assumes that checkboxes are on the left of labels, while it's usually the opposite in Red */ .field.checkbox input[type="checkbox"] { margin-left: 0px; } .field.checkbox label { padding-left: 0px; font-weight: 700} |