Commit 0e953ed
authored
Rollup merge of rust-lang#106234 - notriddle:notriddle/button-width, r=GuillaumeGomez
rustdoc: simplify settings, help, and copy button CSS by not reusing
Since there remains only one common CSS rule shared between them, there's no point to it: the block and selector costs more than the single `width` rule saves.1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1318 | 1318 | | |
1319 | 1319 | | |
1320 | 1320 | | |
| 1321 | + | |
1321 | 1322 | | |
1322 | 1323 | | |
1323 | 1324 | | |
1324 | 1325 | | |
1325 | | - | |
1326 | | - | |
1327 | | - | |
1328 | | - | |
1329 | | - | |
1330 | 1326 | | |
1331 | 1327 | | |
1332 | 1328 | | |
| |||
1338 | 1334 | | |
1339 | 1335 | | |
1340 | 1336 | | |
| 1337 | + | |
1341 | 1338 | | |
1342 | 1339 | | |
1343 | 1340 | | |
| |||
1353 | 1350 | | |
1354 | 1351 | | |
1355 | 1352 | | |
| 1353 | + | |
1356 | 1354 | | |
1357 | 1355 | | |
1358 | 1356 | | |
| |||
0 commit comments