b=454085 Add text-indent:0 for -moz-svg-foreign-content to prevent unexpected spaces r+sr=roc

This commit is contained in:
Frédéric WANG 2008-09-16 10:41:42 +12:00
parent 894d1d2475
commit 72b53ae3c7

View File

@ -63,4 +63,5 @@ foreignObject {
*|*::-moz-svg-foreign-content {
display: block !important;
position: static !important;
text-indent: 0;
}