fix: ipa text showing out of order in Chrome
This commit is contained in:
parent
82e1d684ac
commit
b72530f109
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ h1, .ipa, .dfn {
|
||||||
ruby, rp, rt {
|
ruby, rp, rt {
|
||||||
display: inline;
|
display: inline;
|
||||||
font: inherit;
|
font: inherit;
|
||||||
|
appearance: auto;
|
||||||
}
|
}
|
||||||
.ipa {
|
.ipa {
|
||||||
display: block;
|
display: block;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue