Commit 3e9d7ec
committed
Auto merge of rust-lang#86589 - JohnTitor:add-triangle-to-summary, r=jsha
Show triangle on the "Details" disclosure element in all cases
Re-submission of rust-lang#82805, fixes the style issue by applying the same margin as `<p>`.
<details><summary>Before</summary>


</details>
<details><summary>After</summary>


</details>
r? `@GuillaumeGomez`1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
203 | 209 | | |
204 | 210 | | |
205 | 211 | | |
| |||
897 | 903 | | |
898 | 904 | | |
899 | 905 | | |
900 | | - | |
901 | | - | |
902 | | - | |
903 | | - | |
904 | 906 | | |
905 | 907 | | |
906 | 908 | | |
| |||
0 commit comments