Commit 3dfc583
authored
Remove min-height rule from
This causes issues when code listings are used in `@Row`/`@Col` DocC
directives, because it results in them expanding beyond their normal
size and potentially obscures content below the row.
It doesn't seem that the `min-height` rule is still needed with the
recent updates to the styling of code listings whereas it was previously
used to fix an issue with overflow scrolling in tutorial code.
Resolves: rdar://112272083CodeListing. (#718)1 parent c142759 commit 3dfc583
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | 187 | | |
189 | 188 | | |
190 | 189 | | |
| |||
0 commit comments