Commit b273c75
committed
rustdoc: remove unused CSS
This was added in 611d0e6, to allow its
child `#results` element to be absolutely positioned inside it. The
child stopped being absolute in 8c04695.
To keep the layout looking the same, the links need to not have
`width: 100%` any more, relying instead on the box naturally growing to
fit because it has `display: block`.#search { position: relative }
1 parent 98f3001 commit b273c75
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
599 | | - | |
600 | | - | |
601 | | - | |
602 | | - | |
603 | 599 | | |
604 | 600 | | |
605 | 601 | | |
| |||
977 | 973 | | |
978 | 974 | | |
979 | 975 | | |
980 | | - | |
981 | 976 | | |
982 | 977 | | |
983 | 978 | | |
| |||
0 commit comments