From 116dc4f32bf9e777f8dd444278b984c490fde356 Mon Sep 17 00:00:00 2001 From: FezVrasta Date: Sun, 7 Sep 2014 13:59:31 +0200 Subject: [PATCH] wells and jumbotron are now styled even outside container --- less/material.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/less/material.less b/less/material.less index d62e3c75..314ba80c 100644 --- a/less/material.less +++ b/less/material.less @@ -40,7 +40,7 @@ legend { border-bottom: 0; } -.container, .container-fluid { +body, .container, .container-fluid { .well, .jumbotron { background-color: #fff; .shadow-z-2();