Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Heiser <markus.heiser@darmarIT.de>
  • Loading branch information
return42 committed Jun 15, 2017
1 parent 5e4b9fa commit 47d16d9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions utils/sphinx-static/theme_overrides.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@
*
*/

/* FIXME: https://github.com/rtfd/sphinx_rtd_theme/issues/419
*/

div[class^="highlight"] pre {
line-height: normal;
}
.rst-content .highlight > pre {
line-height: normal;
}

@media screen {

/* content column
Expand Down

0 comments on commit 47d16d9

Please sign in to comment.