From d961cb553dae8ed015deeead61a6cbe2a8e6038f Mon Sep 17 00:00:00 2001 From: echarp Date: Mon, 27 Oct 2014 11:21:13 +0100 Subject: [PATCH] =?UTF-8?q?S=C3=A9paration=20horizontale=20entre=20boutons?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/assets/stylesheets/all.css.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/all.css.sass b/app/assets/stylesheets/all.css.sass index bb20ab09..8084db9e 100644 --- a/app/assets/stylesheets/all.css.sass +++ b/app/assets/stylesheets/all.css.sass @@ -184,6 +184,7 @@ input, textarea, select, a.button, button, .select2-container ul color: black border: none cursor: pointer + margin: 3px 0.4em padding: 0.2em 0.6em font-size: larger font-weight: bolder