Try and center circles
This commit is contained in:
parent
09c1ff2492
commit
2798fc61ca
1 changed files with 2 additions and 0 deletions
|
@ -96,6 +96,8 @@
|
|||
}
|
||||
|
||||
.sp-track .circle {
|
||||
margin: auto auto;
|
||||
margin-top: 2px;
|
||||
height: 16px;
|
||||
width: 16px;
|
||||
display: inline-block;
|
||||
|
|
Loading…
Reference in a new issue