Skip to content

Commit

Permalink
fix(radio): label - maximum clickable area
Browse files Browse the repository at this point in the history
  • Loading branch information
pimenovoleg committed Jun 10, 2019
1 parent 264771d commit 930669d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/mosaic/radio/radio.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ $mc-toggle-padding: 26px !default;
cursor: pointer;

white-space: nowrap;
// for maximum clickable area.
width: 100%;
}

.mc-radio-label-content {
Expand Down

0 comments on commit 930669d

Please sign in to comment.