mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 690870 - Bump magin_xtiny from 0.11mozmm to 0.15mozmm (r=mfinkle)
0.11 is too small and is causing rounding error in some cases (e.g. the sync code description elements).
This commit is contained in:
parent
4b9a083cd2
commit
d3ce30ae7f
@ -25,7 +25,7 @@
|
||||
%define margin_snormal 0.64mozmm
|
||||
%define margin_small 0.42mozmm
|
||||
%define margin_tiny 0.21mozmm
|
||||
%define margin_xtiny 0.11mozmm
|
||||
%define margin_xtiny 0.15mozmm
|
||||
|
||||
%define padding_xlarge 3.39mozmm
|
||||
%define padding_large 2.54mozmm
|
||||
|
@ -52,7 +52,7 @@
|
||||
%define margin_snormal 0.64mozmm
|
||||
%define margin_small 0.42mozmm
|
||||
%define margin_tiny 0.21mozmm
|
||||
%define margin_xtiny 0.11mozmm
|
||||
%define margin_xtiny 0.15mozmm
|
||||
|
||||
%define padding_xlarge 3.39mozmm
|
||||
%define padding_large 2.54mozmm
|
||||
|
@ -79,7 +79,7 @@
|
||||
%define margin_snormal 0.64mozmm
|
||||
%define margin_small 0.42mozmm
|
||||
%define margin_tiny 0.21mozmm
|
||||
%define margin_xtiny 0.11mozmm
|
||||
%define margin_xtiny 0.15mozmm
|
||||
|
||||
%define padding_xxxlarge 13.35mozmm
|
||||
%define padding_xxlarge 7.938mozmm
|
||||
|
Loading…
Reference in New Issue
Block a user