cnil: let steps grow to identical widths

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

View File

@ -104,6 +104,7 @@ div#steps {
position: relative;
text-align: center;
display: flex;
flex: 1;
flex-direction: column;
margin-bottom: 0;
span.marker {