From 1db3902ec985cca7df4e62649c802434abeda7a5 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Wed, 17 Feb 2016 18:46:09 +0100 Subject: [PATCH] =?UTF-8?q?alignement=20r=C3=A9alisations?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/assets/stylesheets/popover.scss | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/app/assets/stylesheets/popover.scss b/app/assets/stylesheets/popover.scss index 50dfebe..df3257d 100644 --- a/app/assets/stylesheets/popover.scss +++ b/app/assets/stylesheets/popover.scss @@ -67,14 +67,22 @@ margin-right:-25px; margin-bottom:-25px; a{ - text-align:center; - padding-right:25px; + + display:block; - padding-bottom:25px; - width:200px; + + text-decoration:none; - float:left; - box-sizing: border-box; + + + float: left; + width: 16%; + margin: 2%; + text-align: center; + min-height: 230px; + + + .title{ color:#9d9d9d;