Fixing css advisories
This commit is contained in:
parent
6c3e8bd8a0
commit
e90420729d
1 changed files with 2 additions and 3 deletions
|
|
@ -307,9 +307,8 @@ input[type="password"] {
|
|||
padding: 13px 15px;
|
||||
width: 100%;
|
||||
outline: none;
|
||||
transition:
|
||||
border-color 0.15s,
|
||||
background 0.15s;
|
||||
transition: border-color 0.15s;
|
||||
appearance: none;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue