Try and center circles

This commit is contained in:
Marks Polakovs 2020-04-17 18:47:06 +02:00
parent 09c1ff2492
commit 2798fc61ca

View file

@ -96,6 +96,8 @@
}
.sp-track .circle {
margin: auto auto;
margin-top: 2px;
height: 16px;
width: 16px;
display: inline-block;