From c32c72c3f4640ede867907b4c8de8811a508a6c3 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 6 Jun 2020 23:09:53 +0200 Subject: tiling styles --- frontend/views/graph/graph.css | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'frontend/views/graph/graph.css') diff --git a/frontend/views/graph/graph.css b/frontend/views/graph/graph.css index 60a4c81..04eefe6 100644 --- a/frontend/views/graph/graph.css +++ b/frontend/views/graph/graph.css @@ -42,6 +42,19 @@ align-items: flex-start; margin-bottom: 0.25rem; } +.box form .buttons { + justify-content: space-between; +} +.box form .buttons label { + width: auto; + min-width: auto; +} +.box form .buttons label span { + display: none; +} +.box form .buttons button:last-child { + margin-right: 0; +} .box form label.checkbox { flex-direction: row; justify-content: flex-start; -- cgit v1.2.3-70-g09d2