From: Lunar <lunar@anargeek.net>
Date: Sat, 23 Nov 2013 22:15:05 +0000 (+0100)
Subject: Correction de taille
X-Git-Url: https://nos-oignons.net/gitweb/website.git/commitdiff_plain/2d85cbd8531a528da2da82bd0134f64359d39a29?ds=inline;hp=e064bc40935b84c8d209261cd385f4104eb8080a

Correction de taille
---

diff --git a/Services.mdwn b/Services.mdwn
index fa45cf1..46d2843 100644
--- a/Services.mdwn
+++ b/Services.mdwn
@@ -16,7 +16,7 @@ consensus_div.append("div")
   .style("height", PieDrawer.height + "px")
   .style("float", "left");
 consensus_div.append("div")
-  .style("width", "400px")
+  .style("width", "460px")
   .style("margin-left", "5px")
   .style("line-height", PieDrawer.height + "px")
   .style("font-weight", "bold")