fix styling
This commit is contained in:
parent
118ac79c52
commit
a5c01038ca
|
|
@ -122,6 +122,10 @@ input, select {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
input[type=checkbox] {
|
||||
width: inherit
|
||||
}
|
||||
|
||||
form {
|
||||
margin: 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue