Skip to content

Commit

Permalink
Ensure the tutorial snippets have a proper height
Browse files Browse the repository at this point in the history
  • Loading branch information
Darin Kotter committed Jan 21, 2022
1 parent 5710773 commit 4979e2c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/hookdoc-tmpl/static/styles-10up.css
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,6 @@ footer {
.prettyprint code {
padding: 2px 10px;
line-height: 16px;
height: 16px;
min-height: 16px;
height: auto;
}

0 comments on commit 4979e2c

Please sign in to comment.