diff options
Diffstat (limited to 'web/css/core.scss')
-rw-r--r-- | web/css/core.scss | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/web/css/core.scss b/web/css/core.scss index 4fbc6aaca..4e8d732d5 100644 --- a/web/css/core.scss +++ b/web/css/core.scss @@ -216,15 +216,6 @@ $map_width: 500px; // Map - #watermark { - background: url("/i/mojwatermark6.png"); - height: 113px; - width: 231px; - position: absolute; - bottom: 0; - right: 0; - } - #map_box { float: right; width: $map_width + 2px; |