Skip to content

Commit c9afe78

Browse files
committed
Bug fixed
1 parent ee99749 commit c9afe78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/material-ui/src/OutlinedInput/NotchedOutline.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ export const styles = (theme) => {
5050
paddingLeft: 5,
5151
paddingRight: 5,
5252
display: 'inline-block',
53+
whiteSpace: 'nowrap',
5354
},
5455
},
5556
/* Styles applied to the legend element is notched. */

0 commit comments

Comments
 (0)