Commit f8da229
committed
rustdoc: merge separate
Rough timeline:
* The longer `.content .item-info` selector originated in
110e727. No reason seems to be given in
the PR why it needed the `.content` part, but it was probably added because
of <https://github.com/rust-lang/rust/blob/110e7270ab7b0700ce714b8b1c7e509195dea2c4/src/librustdoc/html/static/rustdoc.css#L476-L478>.
That selector with the margin-bottom was removed when CSS containment
was added in 8846c08.
* `.stability` was renamed `.item-info` in
caf6c57.
* The selector without the `.content` was added in
d48a39a..item-info CSS1 parent 538f118 commit f8da229
1 file changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
694 | 694 | | |
695 | 695 | | |
696 | 696 | | |
| 697 | + | |
697 | 698 | | |
698 | 699 | | |
699 | | - | |
| 700 | + | |
700 | 701 | | |
701 | 702 | | |
702 | 703 | | |
703 | | - | |
704 | | - | |
705 | | - | |
706 | | - | |
707 | 704 | | |
708 | 705 | | |
709 | 706 | | |
| |||
1948 | 1945 | | |
1949 | 1946 | | |
1950 | 1947 | | |
1951 | | - | |
| 1948 | + | |
1952 | 1949 | | |
1953 | 1950 | | |
1954 | 1951 | | |
| |||
0 commit comments