Commit b9093f4
committed
rustdoc: remove no-op CSS
This CSS was added in 5e01ba3, and served to
override CSS right above it that set a 5px padding for several kinds of
buttons in the same toolbar.
The CSS that it overrode is still there, but now it only applies to
`#settings-menu > a`, so there's nothing to override.#settings-menu { padding: 0 }
1 parent ccb5595 commit b9093f4
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1449 | 1449 | | |
1450 | 1450 | | |
1451 | 1451 | | |
1452 | | - | |
1453 | | - | |
1454 | | - | |
| 1452 | + | |
1455 | 1453 | | |
1456 | 1454 | | |
1457 | 1455 | | |
| |||
0 commit comments