From cfbbd27b3bd9813314385412e41cbdb7afd62c28 Mon Sep 17 00:00:00 2001 From: opi Date: Fri, 3 Jul 2015 07:46:45 +0200 Subject: [PATCH] =?utf8?q?Suppression=20d'un=20test=20sur=20le=20responsiv?= =?utf8?q?e=20de=20la=20barre=20d'oignon.=20N'aurait=20pas=20du=20=C3=AAtr?= =?utf8?q?e=20commit=C3=A9.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- local.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/local.css b/local.css index c7c2ebc..c5d7635 100644 --- a/local.css +++ b/local.css @@ -441,9 +441,8 @@ main .footnotes { .progress-bar-wrapper { margin: 2em auto; height: 85px; - max-width: 600px; + width: 600px; background: lightGrey url(assets/progress_bar.png) top left repeat-x; - background-size: 16.666667% 300%; border: 1px solid #ccc; border-bottom: 0; position: relative; @@ -452,7 +451,6 @@ main .footnotes { position: absolute; height: 85px; background: grey url(assets/progress_bar.png) left -85px repeat-x; - background-size: 16.666667% 300%; z-index: 2; /* animate progress bar */ -webkit-animation: progress-bar 1.5s; -- 2.39.2