SAAS-833: Radio page UI improvements/fixes
Moved player bar buttons to float right
This commit is contained in:
parent
43815510dc
commit
2cf6cb549e
2 changed files with 4 additions and 3 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue