From 411aedc1ab246c20839041e71e2df13d6c5cdc7d Mon Sep 17 00:00:00 2001
From: Alex Orluc <alex.orluc@maarch.org>
Date: Wed, 21 Feb 2018 10:34:58 +0100
Subject: [PATCH] FIX #117 remove test.svg background

---
 apps/maarch_entreprise/css/engine.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/apps/maarch_entreprise/css/engine.css b/apps/maarch_entreprise/css/engine.css
index bba0a8c0115..54945a2f48b 100755
--- a/apps/maarch_entreprise/css/engine.css
+++ b/apps/maarch_entreprise/css/engine.css
@@ -212,7 +212,6 @@ div.mat-expansion-panel-content:not(.mat-expanded) {
 }
 
 .admin-container {
-    background: White url(test.svg) center center repeat;
     display: flex;
     flex-direction: column;
     position: absolute;
-- 
GitLab