mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
inherit font-size in code when inside pre
This commit is contained in:
Vendored
+1
@@ -711,6 +711,7 @@ pre.prettyprint {
|
||||
|
||||
pre code {
|
||||
padding: 0;
|
||||
font-size: inherit;
|
||||
color: inherit;
|
||||
white-space: pre-wrap;
|
||||
background-color: transparent;
|
||||
|
||||
Reference in New Issue
Block a user