Merge pull request #258 from kllmanu/patch-1
prevent footnotes from affecting line-height
This commit is contained in:
commit
bbaf93ff6f
@ -332,3 +332,7 @@ hr {
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
sup {
|
||||
line-height: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user