Skip to content

Commit

Permalink
Merge pull request #991 from cnandreu/master
Browse files Browse the repository at this point in the history
Remove text transform uppercase for knob labels
  • Loading branch information
ndelangen committed May 8, 2017
2 parents 2f27e4a + be455cc commit 5affcbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/addon-knobs/src/components/PropField.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ const stylesheet = {
width: 80,
fontSize: 10,
color: 'rgb(68, 68, 68)',
textTransform: 'uppercase',
fontWeight: 600,
},
};
Expand Down

0 comments on commit 5affcbd

Please sign in to comment.