Fix wrong alignment of progress label in IE.

master
Icedream 2017-08-20 04:26:18 +02:00
parent cde1f2bc1a
commit cb9b5bcc70
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
position: relative position: relative
display: inline-flex display: inline-flex
flex-direction: column flex-direction: column
justify-content: space-around justify-content: center
.progressCircleLabel .progressCircleLabel
flex-basis: auto flex-basis: auto