https://bugs.kde.org/show_bug.cgi?id=433158

--- Comment #6 from ConteZero <contez...@technet.it> ---
I've done some changes to the gtk.css code:

menubar > menuitem, .menubar > menuitem {
    padding: 4px 6px 5px 6px; }
menu menuitem, .menu menuitem {
    padding: 4px 4px 5px 4px; }
modelbutton.flat, popover.background checkbutton.flat,
popover.background radiobutton.flat,
.menuitem.button.flat,
button.button.sidebar-button,
notebook > header > tabs > arrow.button,
popover.background checkbutton.button,
popover.background radiobutton.button {
  padding: 4px 8px 5px 8px; }


Now it uses asymmetric vertical padding and with this config I have a perfect
match between gtk3 and QT menu items height.
It might be useful if someone else could give it a try.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to