Full width password inputs
This commit is contained in:
parent
d3e19bddfe
commit
b39a0b1bf5
1 changed files with 1 additions and 1 deletions
|
@ -89,6 +89,6 @@ label {
|
|||
}
|
||||
}
|
||||
|
||||
input[type='text'], select {
|
||||
input[type='text'], input[type='password'], select {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue