Merge pull request #123 from captbaritone/button-position

Tweak position of shuffle and repeat buttons
This commit is contained in:
Jordan Eldredge 2014-12-26 17:53:48 -08:00
commit 127c8c58b8

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 {