diff options
Diffstat (limited to 'scss')
-rw-r--r-- | scss/custom.scss | 4 |
1 files changed, 4 insertions, 0 deletions
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{ |