Navbar across whole page.

This commit is contained in:
Edward Betts 2021-07-08 14:56:24 +02:00
parent 838de8212e
commit 1777bac20d
1 changed files with 1 additions and 6 deletions

View File

@ -1229,11 +1229,6 @@ export default {
<style>
#nav {
left: 35%;
width: 65%;
}
#map {
position: absolute;
top: 57px;
@ -1281,7 +1276,7 @@ export default {
#sidebar {
position: absolute;
background: #eee;
top: 0px;
top: 57px;
left: 0px;
bottom: 0px;
overflow: auto;