diff --git a/index.html b/index.html index ac0f60a..2e5872b 100644 --- a/index.html +++ b/index.html @@ -429,6 +429,11 @@ margin-bottom: 4px; font-size: 11px; } +label input, label textarea { +width: 100%; +box-sizing: border-box; +} + #second { margin-top: 15px; display: block; @@ -599,11 +604,11 @@ margin: 25px 0 0 0;