Skip to content

gtk3: revert button padding hack

Fushan Wen requested to merge work/fuf/revert into master

When Firefox draws its window controls, margins and paddings are also considered, so we can't use button padding hack to expand the control areas of window controls.

CCBUG: 414777

Merge request reports