cnil: force height of steps label

This commit is contained in:
Frédéric Péters 2019-10-17 16:57:08 +02:00
parent d2f33cddce
commit 0eb17b50fd
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ div#steps {
padding-bottom: 10px;
font-size: 80%;
text-transform: uppercase;
height: 2rem;
}
&.current {
span.marker {