mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
remove pre styles -- see #4547
This commit is contained in:
parent
7cf23a1846
commit
4fdd63a516
@ -40,14 +40,11 @@ kbd {
|
||||
// Blocks of code
|
||||
pre {
|
||||
display: block;
|
||||
padding: 1.5rem;
|
||||
margin-top: 0;
|
||||
margin-bottom: 1rem;
|
||||
font-size: 90%;
|
||||
line-height: $line-height-base;
|
||||
color: $pre-color;
|
||||
background-color: $pre-bg;
|
||||
@include border-radius($border-radius-base);
|
||||
|
||||
// Account for some code outputs that place code tags in pre tags
|
||||
code {
|
||||
|
Loading…
x
Reference in New Issue
Block a user