diff --git a/core/layout/common.css b/core/layout/common.css index 231e0756..b893514a 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -604,7 +604,7 @@ ul .menuSideChild, li .menuSideChild { /* fin barre de menu */ nav:after { content: " "; - clear: both; + clear: right; display: flex; }