diff --git a/index.css b/index.css index eb831a3d..0c357826 100644 --- a/index.css +++ b/index.css @@ -1522,6 +1522,7 @@ div.states > .coaIcon > use { #markerEditor div.label { display: inline-block; width: 5.5em; + padding: 0.3em 0; } #saveTilesScreen div.label { @@ -1529,10 +1530,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 24005ede..4b03f5be 100644 --- a/index.html +++ b/index.html @@ -2029,18 +2029,19 @@