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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user