Commit dc4fb6b
authored
Rollup merge of rust-lang#102319 - notriddle:notriddle/td-th, r=GuillaumeGomez
rustdoc: merge CSS `table` rules into `.docblock`
This was added in 5101078, to fix the display of the module items and search results tables (see the discussion in rust-lang#86725).
Those aren't tables any more. The only remaining table is in docblock, which has its own padding declarations.1 file changed
+1
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | 302 | | |
312 | 303 | | |
313 | 304 | | |
| |||
695 | 686 | | |
696 | 687 | | |
697 | 688 | | |
| 689 | + | |
698 | 690 | | |
699 | 691 | | |
700 | 692 | | |
| |||
0 commit comments