diff --git a/Scion2e/scion2e.css b/Scion2e/scion2e.css index 6667e44497..242c55dc4d 100644 --- a/Scion2e/scion2e.css +++ b/Scion2e/scion2e.css @@ -114,6 +114,10 @@ margin: 0 .3em 0 0; } +.sheet-vertical-encroach { + margin-bottom: -1.25em; +} + .sheet-input-label { line-height: 2; margin-right: .4em; diff --git a/Scion2e/scion2e.html b/Scion2e/scion2e.html index a6a5583520..142fc71e3e 100644 --- a/Scion2e/scion2e.html +++ b/Scion2e/scion2e.html @@ -6,7 +6,7 @@