0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-17 14:54:30 +01:00

don't change code bg on callouts

This commit is contained in:
Mark Otto 2014-05-22 21:34:38 -07:00
parent 64bb8be707
commit 4f60a7fae9

View File

@ -684,7 +684,6 @@ h1[id] {
margin-bottom: 0;
}
.bs-callout code {
background-color: #fff;
border-radius: 3px;
}