Skip to content

headerbar: Fix css min size

Alice Mikhaylenko requested to merge alicem/libhandy:headerbar-border into master

min-width and min-height should be added to border + padding + margin size.

This time it was different by 1px because of the border.

Fixes #194 (closed)

Signed-off-by: Alexander Mikhaylenko alexm@gnome.org

Merge request reports