Player - fix height

This commit is contained in:
drigato 2015-04-10 10:55:39 -04:00
parent 9e62c71690
commit 4d7d48d6fb
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
.airtime_player {
width: 270px;
height: 185px;
height: 191px;
position: relative;
font-family: Arial, Helvetica, sans-serif;
color: #fff;