From 0eb17b50fd5cef55a95d89c63b8be7b19df097f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 17 Oct 2019 16:57:08 +0200 Subject: [PATCH] cnil: force height of steps label --- static/cnil/_custom.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/static/cnil/_custom.scss b/static/cnil/_custom.scss index e7cf705c..3b873a86 100644 --- a/static/cnil/_custom.scss +++ b/static/cnil/_custom.scss @@ -125,6 +125,7 @@ div#steps { padding-bottom: 10px; font-size: 80%; text-transform: uppercase; + height: 2rem; } &.current { span.marker {