Skip to content

adwaita: Fix the greediness of row:not(.expander)

Adrien Plazas requested to merge (removed):expander-row-padding into master

This avoids list rows (e.g. the ones in a stack sidebar) to be accidentally selected and see their padding messed up.

This solves this comment by @baedert: 773efe41 (comment 417755).

Merge request reports