# HG changeset patch # User Anthony Ly # Date 1351095907 -7200 # Node ID d2bda827768897269a5f40606a90ac94dd343e01 # Parent 5aa441ef098c96ad57c3f591359e842953ecc541 page home diff -r 5aa441ef098c -r d2bda8277688 integration/css/edition.css --- a/integration/css/edition.css Wed Oct 24 17:21:34 2012 +0200 +++ b/integration/css/edition.css Wed Oct 24 18:25:07 2012 +0200 @@ -561,6 +561,4 @@ font-size: 12px; font-weight: 600; display: block; -} - - +} \ No newline at end of file diff -r 5aa441ef098c -r d2bda8277688 integration/css/home.css --- a/integration/css/home.css Wed Oct 24 17:21:34 2012 +0200 +++ b/integration/css/home.css Wed Oct 24 18:25:07 2012 +0200 @@ -131,7 +131,9 @@ margin-bottom: 12px; } .how-to ul li p{ - font-size: 12px; + font-size: 12px; + word-wrap: break-word; + width: 210px; } .how-to ul li.inscription{ height: 84px; diff -r 5aa441ef098c -r d2bda8277688 integration/home.html --- a/integration/home.html Wed Oct 24 17:21:34 2012 +0200 +++ b/integration/home.html Wed Oct 24 18:25:07 2012 +0200 @@ -167,17 +167,17 @@