stylesheets/_iasd-widgets.scss in iasd-bootstrap-sass-1.7.0 vs stylesheets/_iasd-widgets.scss in iasd-bootstrap-sass-1.7.1

- old
+ new

@@ -1137,10 +1137,24 @@ } } } +@media (max-width: $screen-xs ){ + .col-sm-8,.col-md-8,.col-sm-12,.col-md-12{ + .iasd-widget-slider{ + &.col-sm-12, &.col-md-12{ + .owl-carousel { + .slider-item{ + min-height: 245px !important; + } + } + } + } + } +} + /* ***************** */ /* Posts Box Widget */ /* ***************** */ @@ -2510,11 +2524,11 @@ @include opacity(1); position: relative; bottom: 0; background: none; padding: 0; - margin: 20px 30px 0 30px; + margin: 5px 30px 0 30px; height: 17px; width: 10px; z-index: 10; &:after{ background: rgba($gray-darker, 0.15); @@ -2683,11 +2697,11 @@ > div { @include opacity(1); position: relative; background: none; padding: 0; - margin: 20px 30px 0 30px; + margin: 0px 30px 0 30px; height: 17px; width: 10px; z-index: 10; &:after{ background: none; @@ -2888,11 +2902,11 @@ } } .iasd-apps-portal { .iasd-widget{ - margin-bottom: 40px; // Alterado de 50px para 40px WD + margin-bottom: 25px; // Alterado de 50px para 40px WD a{ color: white !important; font-size: 12px; } } @@ -3017,9 +3031,10 @@ } } .col-md-12-highlight{ margin-bottom: 40px; + background-size: cover; } } @media (min-width: 1024px ) {