Skip to content

Commit

Permalink
Don't wrap checkbox label
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleeckx committed May 4, 2016
1 parent 8791fb2 commit af403f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/WebComponents/Checkbox/checkbox.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
padding-left: 2px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

> vi-icon:not([hidden]) + span {
Expand Down

0 comments on commit af403f4

Please sign in to comment.