elementary / stylesheet

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

Fix heading label padding in lists #1233

Closed danirabbit closed 2 years ago

danirabbit commented 2 years ago

Fixes #1232

lenemter commented 2 years ago

Wait I didn't notice that header in switch button at the bottom. It's still broken: image

danirabbit commented 2 years ago

@lenemter I think we should consider this a bug in the panel because it should add the title-4 style class instead of using a headerlabel since it's not actually a header. That seems to fix it here:

Screenshot from 2022-10-06 15 57 05

lenemter commented 2 years ago

Makes sense. You can merge this PR then