diff --git a/index.html b/index.html index 0d0ac2e22..443f64315 100644 --- a/index.html +++ b/index.html @@ -18,11 +18,11 @@ } label { display: block; + width: 700px; + margin-top: 4px; } - input, select { - min-width: 450px; - margin: 0; - padding: 0; + input[type=url], select { + min-width: 600px; } h3 { margin-bottom: 5px; @@ -57,10 +57,11 @@