Commit 1fe3ce4
committed
rustdoc: remove unneeded CSS
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.td, th { padding 0 }
1 parent 84946fe commit 1fe3ce4
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | 302 | | |
308 | 303 | | |
309 | 304 | | |
| |||
0 commit comments