scss: fix registration steps markers position (#44433)

This commit is contained in:
Serghei Mihai 2020-06-25 10:28:49 +02:00
parent c19b7aa515
commit c024ade494
1 changed files with 3 additions and 3 deletions

View File

@ -297,10 +297,10 @@ div#main-content {
span {
&.marker {
border: 1px solid #000;
padding: 10px;
padding: 4px;
border-radius: 50%;
width: 12px;
height: 12px;
width: 22px;
height: 22px;
display: inline-block;
text-align: center;
background: #ffffff;