From c29e7d9bce8d6b03c0e3a1a1dd739daf76256242 Mon Sep 17 00:00:00 2001 From: Amauri CHAMPEAUX Date: Tue, 21 Oct 2014 19:11:15 +0200 Subject: [PATCH] Correcting indent --- css/tarteaucitron.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/css/tarteaucitron.css b/css/tarteaucitron.css index 28a2dc9..e0eb4ca 100644 --- a/css/tarteaucitron.css +++ b/css/tarteaucitron.css @@ -125,13 +125,13 @@ #tarteaucitron #tarteaucitronClosePanel { background: #C63535; border: 4px solid #fff; - border-right: 0; + border-right: 0; color: #fff; cursor: pointer; display: none; - float: right; + float: right; font-size: 12px; - font-weight: 700; + font-weight: 700; text-decoration: none; padding: 4px 0; text-align: center; @@ -141,7 +141,7 @@ #tarteaucitron #tarteaucitronInfo { background: url('//opt-out.ferank.eu/css/img/m.gif') no-repeat scroll left center / contain #CB3333; border-bottom: 4px solid #fff; - clear: both; + clear: both; color: #fff; font-size: 18px; padding: 20px 20px 18px 0;