mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Bug 694450 - #winstripe-urlbar-back-button-mask is not vertically centered. r=shorlander
This commit is contained in:
parent
30e7f67096
commit
705dec7901
@ -1012,7 +1012,7 @@
|
||||
</svg:mask>
|
||||
<svg:mask id="winstripe-urlbar-back-button-mask" maskContentUnits="userSpaceOnUse">
|
||||
<svg:rect x="0" y="0" width="10000" height="50" fill="white"/>
|
||||
<svg:circle cx="-11" cy="12" r="15"/>
|
||||
<svg:circle cx="-11" cy="13" r="15"/>
|
||||
</svg:mask>
|
||||
</svg:svg>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user