From 2e1c2cf3b53831b83285d48b50bbef605402ab8a Mon Sep 17 00:00:00 2001 From: msquare Date: Mon, 22 Jan 2018 20:45:31 +0100 Subject: remove br between shift filter checkboxes --- public/css/theme5.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'public/css/theme5.css') diff --git a/public/css/theme5.css b/public/css/theme5.css index 717c8999..95e9b848 100644 --- a/public/css/theme5.css +++ b/public/css/theme5.css @@ -6821,6 +6821,9 @@ body { .panel-danger .panel-heading a { color: #331400; } +.selection .checkbox { + display: block; +} .shift-calendar { display: flex; flex-direction: row; -- cgit v1.2.3-54-g00ecf