elementary / stylesheet

The GTK Stylesheet for elementary OS
https://elementary.io
GNU General Public License v3.0
321 stars 74 forks source link

GTK3 menuitem: remove padding for direct children of type `label` #1265

Open lenemter opened 1 year ago

lenemter commented 1 year ago

Fixes padding of items in LibreOffice. Is this an appropriate solution? This change seems to be very small but I'm not sure if it can break some apps in any way.

Before:

image

After:

image

zeebok commented 11 months ago

I think this is more something for @elementary/ux to approve?