Bug 694450 - #winstripe-urlbar-back-button-mask is not vertically centered. r=shorlander

This commit is contained in:
Dão Gottwald 2011-10-19 01:04:05 +02:00
parent 30e7f67096
commit 705dec7901

View File

@ -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