From: Mark Otto Date: Wed, 9 Jul 2014 07:15:52 +0000 (-0700) Subject: nuke commented out css X-Git-Tag: v4.0.0-alpha~767^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79f56dbea92e3f6f8f5a22701f6613defde4e488;p=thirdparty%2Fbootstrap.git nuke commented out css --- diff --git a/docs/assets/css/src/docs.css b/docs/assets/css/src/docs.css index f4040bf274..4c2eab182c 100644 --- a/docs/assets/css/src/docs.css +++ b/docs/assets/css/src/docs.css @@ -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;