Skip to content

Commit

Permalink
Checkbox labels are cut off on mobile.
Browse files Browse the repository at this point in the history
closes #6089
  • Loading branch information
garyc40 committed Dec 2, 2015
1 parent bc83dbc commit 75845ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/client/app/styles/patterns/forms.css
Expand Up @@ -198,8 +198,8 @@ textarea {

.for-radio p,
.for-checkbox p {
overflow: auto;
color: #b3b2a8;
white-space: nowrap;
font-weight: normal;
}

Expand Down

0 comments on commit 75845ce

Please sign in to comment.