diff --git a/src/components-examples/material/button/button-overview/button-overview-example.css b/src/components-examples/material/button/button-overview/button-overview-example.css index 9e41b98fe605..0706c1b66c1d 100644 --- a/src/components-examples/material/button/button-overview/button-overview-example.css +++ b/src/components-examples/material/button/button-overview/button-overview-example.css @@ -27,5 +27,5 @@ section { .example-button-container { display: flex; justify-content: center; - width: 120px; + width: 140px; }