From 221ff164e38a659fe51574566c7198016616f005 Mon Sep 17 00:00:00 2001
From: Cerdic <cedric@yterium.com>
Date: Fri, 28 Jan 2011 17:30:02 +0000
Subject: [PATCH] roue ajax dans les boutons : pas de float

---
 prive/style_prive_formulaires.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/prive/style_prive_formulaires.html b/prive/style_prive_formulaires.html
index f77a6c0183..c72b28b57f 100644
--- a/prive/style_prive_formulaires.html
+++ b/prive/style_prive_formulaires.html
@@ -395,6 +395,7 @@ padding-top:10px;
 #extra .formulaire_spip .boutons,#extra .boutons_formulaire {
 	padding: 5px;
 }
+.formulaire_spip .boutons .image_loading {float:none;}
 
 
 
-- 
GitLab