SAAS-833: Radio page UI improvements/fixes

Moved player bar buttons to float right
This commit is contained in:
drigato 2015-06-02 16:27:37 -04:00
parent 43815510dc
commit 2cf6cb549e
2 changed files with 4 additions and 3 deletions

View file

@ -60,6 +60,7 @@ body {
display: inline-block;
margin: 35px 40px;
cursor: pointer;
float: right;
}
.bottom_bar .schedule_btn {
@ -80,7 +81,6 @@ body {
.bottom_bar .login_btn {
background: url('img/login.png') no-repeat center 0px;
float: right;
}
.bottom_bar .login_btn.current {