Commit d632ca7
committed
rustdoc: remove no-op CSS
Since this box is absolutely positioned, its display type is [blockified]
anyway. We just need to make sure it isn't `display: none`.
[blockified]: https://www.w3.org/TR/css-display-3/#transformationsa.test-arrow { display: inline-block }
1 parent 5fe6599 commit d632ca7
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1199 | 1199 | | |
1200 | 1200 | | |
1201 | 1201 | | |
1202 | | - | |
1203 | 1202 | | |
1204 | 1203 | | |
1205 | 1204 | | |
| |||
0 commit comments