Update style.css
just so you can click over the label to get the focus on the input
This commit is contained in:
parent
2c455d26f3
commit
656fdb3122
@ -72,6 +72,8 @@ body {
|
||||
padding: 15px 0;
|
||||
font-size: 18px;
|
||||
color: #fff;
|
||||
position: relative;
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.form-control input:focus,
|
||||
|
Loading…
Reference in New Issue
Block a user