Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scss/_media.scss')
-rw-r--r--scss/_media.scss6
1 files changed, 1 insertions, 5 deletions
diff --git a/scss/_media.scss b/scss/_media.scss
index f4093f1385..c92e2b1c29 100644
--- a/scss/_media.scss
+++ b/scss/_media.scss
@@ -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;