diff options
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} |