(In reply to Tim Nguyen :ntim from comment #4) > This seems to be due to the removed: > ``` > #page-action-buttons { > -moz-box-align: center; > } > ``` yes, the problem is that such rule is causing pixel rounding out of Proton that looks wrong (there is space either above or below page action buttons, while instead they should touch the border)
Bug 1698834 Comment 6 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Tim Nguyen :ntim from comment #4) > This seems to be due to the removed: > ``` > #page-action-buttons { > -moz-box-align: center; > } > ``` yes, the problem is that such rule in hidpi is causing pixel rounding out of Proton that looks wrong (there is space either above or below page action buttons, while instead they should touch the border)