]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
nuke commented out css
authorMark Otto <otto@github.com>
Wed, 9 Jul 2014 07:15:52 +0000 (00:15 -0700)
committerMark Otto <otto@github.com>
Wed, 9 Jul 2014 07:15:52 +0000 (00:15 -0700)
docs/assets/css/src/docs.css

index f4040bf274ccdc0c140592d06794e3da4f07aa35..4c2eab182ce7f9b623a98e79362edcac8c627031 100644 (file)
@@ -971,15 +971,6 @@ h1[id] {
   border-radius: .2rem;
 }
 
-/* Tweak display of the code snippets when following an example */
-.bs-example + .highlight:before {
-/*  position: absolute;
-  width: 0;
-  height: 0;
-  border-color: transparent;
-  border-style: solid;
-*/}
-
 @media (min-width: 480px) {
   .bs-example {
     border-width: .2rem;