rust/src/librustdoc/html/static
Michael Howell 565d3a8c89
Rollup merge of #102437 - notriddle:notriddle/margin-top-h2, r=jsha
rustdoc: cut margin-top from first header in docblock

Fixes a regression caused by 8846c0853d, where a header's top margin used to be collapsed, but isn't any more.

## Before

![image](https://user-images.githubusercontent.com/1593513/192893092-8e158bf7-ae18-41ef-8f11-6f34c724d345.png)

## After

![image](https://user-images.githubusercontent.com/1593513/192893139-d6ee06bf-9c0b-4194-bd5d-636312c89367.png)
2022-09-29 10:15:18 -07:00
..
css Rollup merge of #102437 - notriddle:notriddle/margin-top-h2, r=jsha 2022-09-29 10:15:18 -07:00
fonts Remove .woff font files 2022-04-21 13:07:21 +02:00
images Improve crate selection on rustdoc search results page 2022-08-10 15:55:26 +02:00
js rustdoc: give .line-number / .line-numbers meaningful names 2022-09-26 11:48:03 -07:00
.eslintrc.js Add "no-div-regex" eslint rule 2022-07-04 17:50:19 +02:00
COPYRIGHT.txt Remove .woff font files 2022-04-21 13:07:21 +02:00
LICENSE-APACHE.txt Make rustdoc output comply with licenses 2015-09-19 10:42:03 +01:00
LICENSE-MIT.txt Make rustdoc output comply with licenses 2015-09-19 10:42:03 +01:00
scrape-examples-help.md Add scrape examples help page 2022-03-27 18:11:57 -07:00