wells and jumbotron are now styled even outside container

This commit is contained in:
FezVrasta 2014-09-07 13:59:31 +02:00
parent cd312cc1a1
commit 116dc4f32b

View File

@ -40,7 +40,7 @@ legend {
border-bottom: 0; border-bottom: 0;
} }
.container, .container-fluid { body, .container, .container-fluid {
.well, .jumbotron { .well, .jumbotron {
background-color: #fff; background-color: #fff;
.shadow-z-2(); .shadow-z-2();