Merge pull request #6160 from garyc40/bug-checkbox-labels
Checkbox labels are cut off on mobile.
This commit is contained in:
commit
cb85189fdc
@ -198,8 +198,8 @@ textarea {
|
||||
|
||||
.for-radio p,
|
||||
.for-checkbox p {
|
||||
overflow: auto;
|
||||
color: #b3b2a8;
|
||||
white-space: nowrap;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user