diff --git a/themes/Default/common.css b/themes/Default/common.css index 848d4adb6d..5601046fec 100644 --- a/themes/Default/common.css +++ b/themes/Default/common.css @@ -628,3 +628,8 @@ headerbar:backdrop * { headerbar button.titlebutton, headerbar > menubar { box-shadow: none; } + +.titlebar { + padding-top: 0px; + padding-bottom: 0px; +} \ No newline at end of file