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 --- themes/base.less | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes/base.less') diff --git a/themes/base.less b/themes/base.less index 37558071..beddc39d 100644 --- a/themes/base.less +++ b/themes/base.less @@ -100,6 +100,10 @@ body { color: @panel-danger-text; } +.selection .checkbox { + display: block; +} + .shift-calendar { display: flex; flex-direction: row; -- cgit v1.2.3-54-g00ecf