diff options
Diffstat (limited to 'scss/custom.scss')
-rw-r--r-- | scss/custom.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/custom.scss b/scss/custom.scss index 3560b88bf..bf1af0628 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -926,7 +926,7 @@ ul.compact{ /* map */ -.ishtar-table-map, .window-map{ +.ishtar-table-map, .window-map, .form .ol-viewport { border: solid 1px $gray-500; background: url(../media/images/map-background.jpg) repeat; } |