From 75a1592e3f92ab41767887409efbd933158ff56d Mon Sep 17 00:00:00 2001
From: "real3t@gmail.com" <>
Date: Sat, 18 Jun 2016 09:44:31 +0000
Subject: [PATCH] Retrouver le positionnement des boutons d'admin du temps de
 SPIP 2.1

---
 spip_admin_perso.css | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/spip_admin_perso.css b/spip_admin_perso.css
index cc1b176f..4c91ee1e 100644
--- a/spip_admin_perso.css
+++ b/spip_admin_perso.css
@@ -1,2 +1,3 @@
 /* Les Crayons */
-.crayon-active { font-family: Verdana, Geneva, Sans, sans-serif !important; font-size: 14px !important; color: #000 !important; font-weight: normal !important; line-height: initial !important; min-height: initial !important; text-align: left !important; background-color: #FFF !important; }
\ No newline at end of file
+.crayon-active { font-family: Verdana, Geneva, Sans, sans-serif !important; font-size: 14px !important; color: #000 !important; font-weight: normal !important; line-height: initial !important; min-height: initial !important; text-align: left !important; background-color: #FFF !important; }
+.spip-admin-float { top: 5em; right: 10px; }
\ No newline at end of file
-- 
GitLab