0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00

nuke commented out css

This commit is contained in:
Mark Otto 2014-07-09 00:15:52 -07:00
parent a8625f452e
commit 79f56dbea9

View 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;