Skip to content

Commit

Permalink
Merge pull request #3340 from Primigenus/patch-2
Browse files Browse the repository at this point in the history
Tweaks for range labels
  • Loading branch information
Hypnosphi authored Apr 2, 2018
2 parents 5f2304c + 244a0d5 commit d54fb75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addons/knobs/src/components/types/Number.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ const styles = {
rangeLabel: {
paddingLeft: 5,
paddingRight: 5,
fontSize: 12,
whiteSpace: 'nowrap',
},
rangeWrapper: {
display: 'flex',
Expand Down

0 comments on commit d54fb75

Please sign in to comment.