diff --git a/style.css b/style.css index 372bb400..872dcca5 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ html, body, #map { height: 100%; width: 100%; overflow: hidden; /* workaround for #373 */ - background: #000; + background: #0e3d4e; } body { @@ -50,6 +50,7 @@ body { border-right: none; border-radius: 5px 0 0 5px; text-decoration: none; + right: 301px; /* overwritten later by the script with SIDEBAR_WIDTH */ } .enl {