diff --git a/theme/rounded-title-buttons.css b/theme/rounded-title-buttons.css index 5ec3481..0f9bd6e 100644 --- a/theme/rounded-title-buttons.css +++ b/theme/rounded-title-buttons.css @@ -8,3 +8,7 @@ width: 30px !important; margin: 2px 5px !important; } + +:root[tabsintitlebar] #titlebar .titlebar-buttonbox-container { + padding: 6px 0 !important; +}