diff --git a/static/grandlyon-sau/_custom.scss b/static/grandlyon-sau/_custom.scss index d4cba2f9..75b2c64d 100644 --- a/static/grandlyon-sau/_custom.scss +++ b/static/grandlyon-sau/_custom.scss @@ -279,8 +279,8 @@ div.cell > div { margin: 0 1em; } } - .menucell.urgence { - ul { + .menucell, .link-list-cell { + &.urgence ul { display: flex; flex-direction: row; flex-wrap: wrap;