Tweak to styling to avoid overflow on <pre>
This commit is contained in:
parent
abb712dbb6
commit
2d2b6c38f5
@ -95,7 +95,6 @@ code {
|
|||||||
}
|
}
|
||||||
pre,
|
pre,
|
||||||
pre[class*="language-"] {
|
pre[class*="language-"] {
|
||||||
padding: 1em;
|
|
||||||
margin: .5em 0;
|
margin: .5em 0;
|
||||||
line-height: 1.375; /* 22px /16 */
|
line-height: 1.375; /* 22px /16 */
|
||||||
-moz-tab-size: 2;
|
-moz-tab-size: 2;
|
||||||
|
Loading…
Reference in New Issue
Block a user