Commit 876c707
committed
rustdoc: remove no-op CSS
This rule was added to help position the marker line in
110e727, which was a `position: absolute`
pseudo-element that relied on its parent to put it in the right spot.
The arrow was removed in 73d0f7c, so the
`relative` position is no longer necessary..content .item-info { position: relative }
1 parent 4a4fd12 commit 876c707
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
749 | 749 | | |
750 | 750 | | |
751 | 751 | | |
752 | | - | |
753 | 752 | | |
754 | 753 | | |
755 | 754 | | |
| |||
0 commit comments