diff --git a/dist/habillage.css b/dist/habillage.css index 6aeabe12c71241819da36acf5950d2c4514b3210..2a8cb38040e0576674aab40891ee2aa89d44e582 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; }