mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
#1715: strip code of styles when in a pre
This commit is contained in:
Vendored
+2
@@ -494,7 +494,9 @@ pre.prettyprint {
|
||||
}
|
||||
pre code {
|
||||
padding: 0;
|
||||
color: inherit;
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
}
|
||||
form {
|
||||
margin: 0 0 18px;
|
||||
|
||||
Reference in New Issue
Block a user