I'm almost satisfied; map not scrolling to device location on startup

This commit is contained in:
Simon Brooke 2018-08-29 13:55:34 +01:00
parent b7c745a0a4
commit 439f5a2546
10 changed files with 89 additions and 224 deletions

View file

@ -362,7 +362,6 @@ th {
/* content of the current page in the Wiki - editable, provided by users. Within main-container */
#content {
border: thin solid silver;
width: 80%;
float: right;
padding-bottom: 5em;
@ -396,7 +395,6 @@ th {
/* content of the current in the Wiki - editable, provided by users. Within main-container */
#content {
border: thin solid silver;
width: 100%;
padding-bottom: 2em;
}