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;