mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 04:08:27 +08:00
Merge pull request #708 from sbcgua/master
toc css fix (conflicts between line height and sup tag)
This commit is contained in:
commit
e2bbe09081
|
@ -24,7 +24,7 @@ img { border: 0px; vertical-align: middle; }
|
|||
table { border-collapse: collapse; }
|
||||
pre { display: inline; }
|
||||
sup {
|
||||
vertical-align: baseline;
|
||||
vertical-align: top;
|
||||
position: relative;
|
||||
top: -0.5em;
|
||||
font-size: 75%;
|
||||
|
|
Loading…
Reference in New Issue
Block a user