Update static/style.css
Browse files- static/style.css +1 -1
static/style.css
CHANGED
@@ -11,7 +11,7 @@ form {
|
|
11 |
}
|
12 |
label {
|
13 |
display: inline-block;
|
14 |
-
width:
|
15 |
}
|
16 |
input {
|
17 |
margin: 5px 0;
|
|
|
11 |
}
|
12 |
label {
|
13 |
display: inline-block;
|
14 |
+
width: 150px;
|
15 |
}
|
16 |
input {
|
17 |
margin: 5px 0;
|