diff --git a/packages/mui-material/src/OutlinedInput/NotchedOutline.js b/packages/mui-material/src/OutlinedInput/NotchedOutline.js
index ac8e235a49cef2..1a4551b5d0fffc 100644
--- a/packages/mui-material/src/OutlinedInput/NotchedOutline.js
+++ b/packages/mui-material/src/OutlinedInput/NotchedOutline.js
@@ -70,7 +70,8 @@ const NotchedOutlineLegend = styled('legend', {
{
props: ({ ownerState }) => ownerState.withLabel && ownerState.notched,
style: {
- maxWidth: '100%',
+ // Safari: avoid percentage max-width on