mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
don't change code bg on callouts
This commit is contained in:
parent
64bb8be707
commit
4f60a7fae9
1 changed files with 0 additions and 1 deletions
|
@ -684,7 +684,6 @@ h1[id] {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
.bs-callout code {
|
.bs-callout code {
|
||||||
background-color: #fff;
|
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue