2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00
remove broken example class from grid docs
This commit is contained in:
Mark Otto
2016-12-27 14:11:48 -08:00
parent 8de5730c87
commit dac31ebf35
2 changed files with 3 additions and 14 deletions
-11
View File
@@ -27,17 +27,6 @@
}
}
.bd-example-row-intro {
.container {
padding: 1px;
border: 1px solid rgba($red,.5);
}
.row {
padding: 1px;
border: 1px solid rgba($blue,.5);
}
}
.bd-example-row-flex-cols .row {
min-height: 10rem;
background-color: rgba(255,0,0,.1);