Fix warning position in rustdoc code blocks
This commit is contained in:
parent
1cdd68922d
commit
e30abfbfe7
1 changed files with 1 additions and 1 deletions
|
@ -815,7 +815,7 @@ span.since {
|
|||
|
||||
.information {
|
||||
position: absolute;
|
||||
left: -1px;
|
||||
left: -20px;
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue