Skip to content

Commit

Permalink
Changed display of label span to inlineblock
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivo Ivanov committed Mar 2, 2020
1 parent 9e50b27 commit 878aa0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/material-ui/src/OutlinedInput/NotchedOutline.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ export const styles = theme => {
legendLabel: {
paddingLeft: 5,
paddingRight: 5,
display: 'inline-block',
},
/* Styles applied to the legend element. */
legendLabelled: {
Expand Down

0 comments on commit 878aa0e

Please sign in to comment.