From 4da65183e0c887551884658d35707df6a3ace5e4 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 30 Mar 2017 11:45:16 +0200 Subject: css fixes --- view/css/bootstrap-red.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'view/css') 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} -- cgit v1.2.3