diff --git a/extensions/native-window-placement/stylesheet.css b/extensions/native-window-placement/stylesheet.css index f882e95a..25134b65 100644 --- a/extensions/native-window-placement/stylesheet.css +++ b/extensions/native-window-placement/stylesheet.css @@ -1,9 +1 @@ -.window-caption { - -shell-caption-spacing: 13px; /* current caption height is 26px => set it to half of it. TODO: better solution needed */ -} - -.window-picker { - -horizontal-spacing: 32px; - -vertical-spacing: 32px; - padding: 64px 32px; -} \ No newline at end of file +/* This extensions requires no special styling */