Fix margins on replayControl

pull/2407/head
Isaac Connor 2019-01-08 13:12:35 -05:00
parent a5de51478e
commit ffa37d8c10
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ span.noneCue {
}
#menuBar1 #replayControl {
margin: 0 4px 0 auto;
margin: auto 5px auto auto;
}
#menuBar1 div {