diff --git a/app/ui/win_style.css b/app/ui/win_style.css index c8ba393e..d2e72524 100644 --- a/app/ui/win_style.css +++ b/app/ui/win_style.css @@ -23,6 +23,6 @@ popover .view { background-color: transparent; } -headerbar .titlebutton { - padding: 5px 10px; +headerbar .titlebutton > image { + padding: 0; }