Player - set fixed height for metadata area

This commit is contained in:
drigato 2015-04-10 11:07:42 -04:00
parent 4d7d48d6fb
commit caa591bd5e

View file

@ -27,6 +27,7 @@
margin-top: 15px; margin-top: 15px;
float: left; float: left;
width: 100%; width: 100%;
height: 52px;
} }
.station_name { .station_name {
font-size: 14px; font-size: 14px;