diff --git a/index.css b/index.css index a2b37104..2bcda3b3 100644 --- a/index.css +++ b/index.css @@ -1441,7 +1441,10 @@ div.states > .coaIcon > use { #riverBody div.label, #riverBody input, -#riverBody select { +#riverBody select, +#lakeBody div.label, +#lakeBody input, +#lakeBody select { display: inline-block; width: 7em; } diff --git a/index.html b/index.html index 6c71ed56..050c5c91 100644 --- a/index.html +++ b/index.html @@ -1624,6 +1624,37 @@ + +