mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 20:03:12 +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-radio p,
|
||||||
.for-checkbox p {
|
.for-checkbox p {
|
||||||
|
overflow: auto;
|
||||||
color: #b3b2a8;
|
color: #b3b2a8;
|
||||||
white-space: nowrap;
|
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user