зеркало из https://github.com/mozilla/pjs.git
Bug 292844 - <svg> using display:block, but is ideally a replaced element.
r=bzbarsky, a=asa
This commit is contained in:
Родитель
85bcaec1f2
Коммит
c48d590d93
|
@ -48,10 +48,6 @@ svg {
|
|||
either 'svg' or 'svg:not(:root)'
|
||||
*/
|
||||
|
||||
/* give svg elements block display style, so that they reflow
|
||||
correctly when given a relative width/height: */
|
||||
display: block;
|
||||
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче