From cd3d1d114bdb5d5a8e3e15f829bc30c28a6da725 Mon Sep 17 00:00:00 2001 From: fredtempez Date: Mon, 23 Mar 2020 10:01:12 +0100 Subject: [PATCH] [9.2.26] marge de la barre d'admin --- core/layout/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/layout/common.css b/core/layout/common.css index acc2ed22..18229044 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -321,7 +321,7 @@ td > .col12 { #bar { background: #212223; padding-left: 5px; /* Pour éviter que le select touche le bord lorsque la fenêtre est redimensionnée */ - margin: 0 -10px; + /*margin: 0 -10px;*/ text-align: right; position: -webkit-sticky; /* Safari */ position: sticky;