Skip to content

Adwaita: Fix some backdrop flat buttons

nana-4 requested to merge nana-4/gtk:fix-backdrop-flat-button-styling into gtk-3-24

The commit 6f6070b5 broke the styling.

This fixes it by adding a missing placeholder selector.

Before:

image

After:

image

Note: This isn't necessary for master because the fix is already in !1223 (merged).

CC @jimmac

Merge request reports