Commit 3bbb328
committed
rustdoc: remove redundant
When the separate top and bottom styles were added in
cd3f4da, some of the CSS rules were
needlessly duplicated.
The `text-align: initial` rule on `.side-by-side` was always redundant, since
the rules that centered the text were set on children, not parents.#help-button CSS1 parent 57ee5cf commit 3bbb328
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1019 | 1019 | | |
1020 | 1020 | | |
1021 | 1021 | | |
1022 | | - | |
1023 | | - | |
1024 | 1022 | | |
1025 | 1023 | | |
1026 | 1024 | | |
| |||
1030 | 1028 | | |
1031 | 1029 | | |
1032 | 1030 | | |
1033 | | - | |
1034 | | - | |
1035 | | - | |
1036 | 1031 | | |
1037 | 1032 | | |
1038 | 1033 | | |
| |||
0 commit comments