SAAS-669: Long station names overlap with link to airtime.pro
This commit is contained in:
parent
eaeed9be77
commit
0bffa07ed9
1 changed files with 3 additions and 2 deletions
|
@ -45,8 +45,9 @@
|
||||||
background: url("embed-player-images/airtime_logo.png") center no-repeat;
|
background: url("embed-player-images/airtime_logo.png") center no-repeat;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
|
display:inline-block;
|
||||||
}
|
}
|
||||||
.airtime_pro span {
|
/*.airtime_pro span {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: 2px;
|
vertical-align: 2px;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
|
@ -55,7 +56,7 @@
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: 2px;
|
vertical-align: 2px;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
}
|
}*/
|
||||||
.airtime_box .airtime_button {
|
.airtime_box .airtime_button {
|
||||||
text-indent: -9999px;
|
text-indent: -9999px;
|
||||||
-webkit-border-radius: 2px;
|
-webkit-border-radius: 2px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue