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
Родитель 63069c11e5
Коммит ed4103c12a
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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