]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
don't change code bg on callouts
authorMark Otto <otto@github.com>
Fri, 23 May 2014 04:34:38 +0000 (21:34 -0700)
committerMark Otto <otto@github.com>
Fri, 23 May 2014 04:34:49 +0000 (21:34 -0700)
docs/assets/css/_src/docs.css

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