From 930b7cdac5a2bf80ed4838e7835273f5816b819e Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 23 Jan 2019 14:55:47 +0100 Subject: Map: basic management of map tab --- scss/custom.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scss/custom.scss') diff --git a/scss/custom.scss b/scss/custom.scss index 50b25f1a7..ced9f5162 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -713,6 +713,10 @@ ul.compact{ max-height: 300px; overflow-x: hidden; overflow-y: auto; + +.ishtar-table-map{ + width: 100%; + height: 50%; } .lg .lg-sub-html{ -- cgit v1.2.3