mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
fix the bounding box of .anchors
so that they actually align with the text
This commit is contained in:
parent
81899ba4f6
commit
18663d45c2
1 changed files with 1 additions and 3 deletions
|
|
@ -91,8 +91,6 @@ table.table-responsive.table-bordered {
|
|||
|
||||
.anchor {
|
||||
display: block;
|
||||
padding-top: 100px;
|
||||
margin-top: -100px;
|
||||
}
|
||||
|
||||
pre[class=highlight] {
|
||||
|
|
@ -494,4 +492,4 @@ a:hover {
|
|||
z-index: -1;
|
||||
top: -60px;
|
||||
left: 0;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue