Skip to content

Commit

Permalink
[fix] conflict input notched outline with bootstrap (#19463)
Browse files Browse the repository at this point in the history
  • Loading branch information
cadrimiranda committed Jan 31, 2020
1 parent ac5c1ae commit c270062
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 @@ -35,6 +35,7 @@ export const styles = theme => {
/* Styles applied to the legend element. */
legendLabelled: {
display: 'block',
width: 'auto',
textAlign: 'left',
padding: 0,
height: 11, // sync with `lineHeight` in `legend` styles
Expand Down

0 comments on commit c270062

Please sign in to comment.