Two small radio page tweaks

* SAAS-1055: Radio Page About tab scales poorly with small viewport
heights
* Also fixed misaligned of currently playing track with mobile view
This commit is contained in:
Albert Santoni 2015-09-09 16:03:25 -04:00
parent fa340c3e30
commit 1f319f84a4
2 changed files with 4 additions and 3 deletions

View file

@ -58,7 +58,6 @@ body {
display: block;
font-weight: 100;
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}