From df967646e852199cebbe83b9ef8bf05913028cd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 17 Oct 2019 17:00:52 +0200 Subject: [PATCH] cnil: let steps grow to identical widths --- static/cnil/_custom.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/static/cnil/_custom.scss b/static/cnil/_custom.scss index 3b873a86..397407be 100644 --- a/static/cnil/_custom.scss +++ b/static/cnil/_custom.scss @@ -104,6 +104,7 @@ div#steps { position: relative; text-align: center; display: flex; + flex: 1; flex-direction: column; margin-bottom: 0; span.marker {