SAAS-669: Long station names overlap with link to airtime.pro

This commit is contained in:
drigato 2015-04-01 12:50:49 -04:00
parent c1038cd92f
commit eaeed9be77
2 changed files with 10 additions and 5 deletions

View file

@ -37,13 +37,15 @@
padding-right: 30px;
}
.airtime_pro {
position: absolute;
right: 15px;
top: 10px;
color: #fff;
font-size: 12px;
font-size: 10px;
text-decoration: none;
}
.airtime_pro_logo {
background: url("embed-player-images/airtime_logo.png") center no-repeat;
width: 16px;
height: 16px;
}
.airtime_pro span {
display: inline-block;
vertical-align: 2px;
@ -167,6 +169,7 @@
font-size: 14px;
color: #aaaaaa;
border-top: 1px solid rgba(255, 255, 255, 0.1);
padding-bottom: 5px;
}
.airtime_next {
@ -180,6 +183,7 @@
padding-bottom: 10px;
margin-top: 0px;
margin-left: 60px;
margin-bottom: 0px;
line-height: 130%;
}