1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 00:29:52 +02:00

clean out comments that aren't all that helpful

This commit is contained in:
Mark Otto
2015-08-17 18:33:34 -07:00
parent d2a29b5643
commit c3373df95f
31 changed files with 8 additions and 147 deletions

View File

@@ -1,7 +1,3 @@
//
// Media
// --------------------------------------------------
@if $enable-flex {
.media {
display: flex;
@@ -47,7 +43,7 @@
.media-object {
display: block;
// Fix collapse in webkit from max-width: 100% and display: table-cell.
&.img-thumbnail {
max-width: none;