From e95752fff309b86e0280bfe89f97ee6fb3e193f5 Mon Sep 17 00:00:00 2001
From: tetue <tetue@rezo.net>
Date: Wed, 29 Nov 2006 22:58:52 +0000
Subject: [PATCH] =?UTF-8?q?Laissons=20les=20boutons=20de=20formulaires=20a?=
 =?UTF-8?q?=CC=80=20droite=20tout=20de=20me=CC=82me?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 dist/habillage.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dist/habillage.css b/dist/habillage.css
index 6aeabe12c7..2a8cb38040 100755
--- a/dist/habillage.css
+++ b/dist/habillage.css
@@ -316,7 +316,7 @@ q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
 
 /* Boutons */
 .spip_bouton { text-align: right; }
-.spip_bouton input {}
+.spip_bouton input { float: right; }
 
 /* Reponse du formulaire */
 .reponse_formulaire { font-weight: bold; color: #e86519; }
-- 
GitLab