diff options
Diffstat (limited to 'web/css.css')
-rw-r--r-- | web/css.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/css.css b/web/css.css index e8fba38b8..a265bd359 100644 --- a/web/css.css +++ b/web/css.css @@ -46,8 +46,8 @@ a:hover, a:active { #map { border: solid 1px #000000; - width: 500px; - height: 500px; + width: 508px; + height: 508px; position: relative; top: 0; overflow: hidden; |