mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Merge pull request #6160 from garyc40/bug-checkbox-labels
Checkbox labels are cut off on mobile.
This commit is contained in:
commit
ed62566946
1 changed files with 1 additions and 1 deletions
|
@ -198,8 +198,8 @@ textarea {
|
|||
|
||||
.for-radio p,
|
||||
.for-checkbox p {
|
||||
overflow: auto;
|
||||
color: #b3b2a8;
|
||||
white-space: nowrap;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue