diff --git a/index.css b/index.css index 2bcda3b3..d9eacc3c 100644 --- a/index.css +++ b/index.css @@ -266,7 +266,6 @@ i.icon-lock { } #routeLength, -#lakeArea, #coastlineArea { background-color: #eeeeee; border: 1px solid #a5a5a5; @@ -1439,6 +1438,12 @@ div.states > .coaIcon > use { width: 6em; } +#burgBody > div > div, +#riverBody > div, +#lakeBody > div { + padding: .1em; +} + #riverBody div.label, #riverBody input, #riverBody select, diff --git a/index.html b/index.html index 050c5c91..d1940da7 100644 --- a/index.html +++ b/index.html @@ -1566,7 +1566,7 @@