From 5ec3ea872d0b00b210eb2162f11069dcfe7f0e39 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 4 Feb 2019 19:12:12 +0100 Subject: CSS: border for the map --- scss/custom.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'scss/custom.scss') diff --git a/scss/custom.scss b/scss/custom.scss index b5b97baaf..0406858cf 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -671,6 +671,7 @@ ul.compact{ .ishtar-table-map{ width: 100%; height: 50%; + border: solid 1px $gray-500; } .ishtar-map-popup{ -- cgit v1.2.3