Tweak position of shuffle and repeat buttons

As per #122
This commit is contained in:
Jordan Eldredge 2014-12-25 19:56:29 -08:00
parent fa1bc6081e
commit 4b4ed0fb2b

View file

@ -611,7 +611,7 @@ body {
.shuffle-repeat {
position: absolute;
top: 89px;
left: 164px;
left: 163px;
width: 74px;
}
@ -637,7 +637,7 @@ body {
}
.shuffle-repeat #repeat {
left: 47px;
left: 46px;
width: 28px;
}
.shuffle-repeat #repeat:active {