From 8e1b3049072575543b3bde2b7954f52167a53459 Mon Sep 17 00:00:00 2001 From: nsensfel Date: Fri, 1 Dec 2017 11:10:03 +0100 Subject: Updates the way the targets are displayed. --- src/battlemap/www/style.css | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'src/battlemap/www/style.css') diff --git a/src/battlemap/www/style.css b/src/battlemap/www/style.css index 251ab0e..ad632a5 100644 --- a/src/battlemap/www/style.css +++ b/src/battlemap/www/style.css @@ -153,7 +153,15 @@ .battlemap-tabmenu { flex-grow: 1; - height: inherit; + display: flex; + flex-direction: column; + flex-wrap: wrap; + width: inherit; +} + +.battlemap-side-bar-targets +{ + flex-grow: 1; display: flex; flex-direction: column; flex-wrap: wrap; -- cgit v1.2.3-70-g09d2