stylesheets/_iasd-base.scss in iasd-bootstrap-sass-1.2.1 vs stylesheets/_iasd-base.scss in iasd-bootstrap-sass-1.2.2
- old
+ new
@@ -89,11 +89,11 @@
// Bootstrap components
// -------------------------
.well, .jumbotron, .progress{
- @include box-shadow(1px 1px 0 #fff, inset 1px 1px 0 $border-base);
border: none;
+ @include box-shadow(1px 1px 0 #fff, inset 1px 1px 0 $border-base);
}
.jumbotron{
margin-bottom: 60px;
p{
\ No newline at end of file