diff --git a/extensions/window-list/stylesheet.css b/extensions/window-list/stylesheet.css index d98712fb..ca05828d 100644 --- a/extensions/window-list/stylesheet.css +++ b/extensions/window-list/stylesheet.css @@ -23,7 +23,7 @@ } .window-button > StWidget { - max-width: 250px; + -st-natural-width: 250px; color: #bbb; background-color: black; border-radius: 4px;