fix: display current progress in single line (#37418)

This commit is contained in:
floookay
2019-10-21 16:37:38 +02:00
committed by mrugesh
parent 225cc570f6
commit 2542ea3124

View File

@ -33,7 +33,7 @@ button.map-title:hover {
.map-title-completed {
margin-left: auto;
width: 100px;
min-width: 100px;
padding-left: 20px;
}