From b19e0b8feaedd49a69b5e9f5648372fbd78678df Mon Sep 17 00:00:00 2001 From: mathias Date: Sun, 21 Jun 2015 18:54:49 +0300 Subject: [PATCH] Optimize images --- index.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) 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;