Skip to content

Commit

Permalink
chore(slider): add no wrap white space to range label (#6644)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrea N. Cardona <[email protected]>
Co-authored-by: TJ Egan <[email protected]>
  • Loading branch information
3 people authored Aug 11, 2020
1 parent e2d7140 commit 7e87f07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/components/slider/_slider.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
@include type-style('code-02');

color: $text-01;
white-space: nowrap;

&:last-of-type {
margin-right: $carbon--spacing-05;
Expand Down

0 comments on commit 7e87f07

Please sign in to comment.