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