diff --git a/index.css b/index.css index 7f99eb16..b7d51336 100644 --- a/index.css +++ b/index.css @@ -1528,6 +1528,7 @@ div.states > .coaIcon > use { #markerEditor div.label { display: inline-block; width: 5.5em; + padding: 0.3em 0; } #saveTilesScreen div.label { @@ -1535,10 +1536,6 @@ div.states > .coaIcon > use { width: 5em; } -#regimentBody div { - margin: 0.1em 0; -} - #regimentBody input[type="number"] { width: 5em; } diff --git a/index.html b/index.html index 598fee6f..d96ed70a 100644 --- a/index.html +++ b/index.html @@ -2039,18 +2039,19 @@