Merge pull request #344 from skirpichev/fix-pre

Fix spacing in pre
This commit is contained in:
Eric Holscher 2016-11-30 16:06:43 -08:00 committed by GitHub
commit dafd07bff1

View File

@ -19,6 +19,9 @@
max-width: 100%
height: auto !important
.highlight > pre
line-height: normal
div.figure
margin-bottom: $base-line-height
p.caption