fix bunker-like css tweaks
This commit is contained in:
parent
13ffe08443
commit
4a2e25e5f9
|
@ -75,7 +75,7 @@ input[type="text"], input[type="password"], textarea, select {
|
|||
color: #ACACAC;
|
||||
font-family: Courier, monospace;
|
||||
margin: 0 1px;
|
||||
padding: 5px;
|
||||
padding: 5px !important;
|
||||
}
|
||||
|
||||
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
|
||||
|
|
Loading…
Reference in New Issue