From 60f62c191e674c50fa52e207e26b40746313bbf3 Mon Sep 17 00:00:00 2001 From: Henning Leutz <leutz@pcsg.de> Date: Fri, 29 May 2015 14:20:55 +0200 Subject: [PATCH] no background in the banner --- lib/QUI/Bricks/Controls/Banner.css | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/QUI/Bricks/Controls/Banner.css b/lib/QUI/Bricks/Controls/Banner.css index d127706..f5a9cda 100644 --- a/lib/QUI/Bricks/Controls/Banner.css +++ b/lib/QUI/Bricks/Controls/Banner.css @@ -1,5 +1,4 @@ .quiqqer-bricks-banner { - background: #fff; margin-bottom: 0; padding: 4.5em 0; text-align: center; -- GitLab