mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-24 19:33:02 +03:00
Merge pull request #6160 from garyc40/bug-checkbox-labels
Checkbox labels are cut off on mobile.
This commit is contained in:
commit
ed62566946
@ -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