/* * Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW) * wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html */ %overlay-demo-inline-block { display: inline-block; } .wb-panel-l, .wb-panel-r { ul { li { margin-bottom: 10px; } } } .wb-bar-t, .wb-bar-b { header { @extend %overlay-demo-inline-block; } ul { @extend %overlay-demo-inline-block; margin-bottom: 0; li { margin-bottom: 5px; } > { li { &:first-child { padding-left: 5px; } } } } }