Fixed #1038: Increase small input fields in poll forms.
This commit is contained in:
parent
92b111c0bd
commit
2034852fa8
@ -147,7 +147,7 @@ input, textarea {
|
||||
width: 320px;
|
||||
}
|
||||
.small-form input {
|
||||
width: 33px;
|
||||
width: 55px;
|
||||
}
|
||||
textarea {
|
||||
height: 100px;
|
||||
|
Loading…
Reference in New Issue
Block a user