diff --git a/index.css b/index.css index 4f1349af..a2b37104 100644 --- a/index.css +++ b/index.css @@ -1383,7 +1383,11 @@ div.states span.inactive:hover { color: #abaaaa; } -div.states>input.riverType { +div.states > .riverName { + width: 7em; +} + +div.states > .riverType { width: 5em; } diff --git a/index.html b/index.html index 5c001d76..6c71ed56 100644 --- a/index.html +++ b/index.html @@ -1611,7 +1611,7 @@
Width modifier:
- +
@@ -3088,19 +3088,21 @@