Font size for castbutton on mobile

This commit is contained in:
Kasper Rynning-Tønnesen
2016-11-18 00:15:18 +01:00
parent 6e7c4caa62
commit 4cac15cf97

View File

@@ -1620,7 +1620,7 @@ nav ul li:hover, nav ul li.active {
margin-top: inherit;
}
#play, #pause, #volume-button, #fullscreen {
#play, #pause, #volume-button, #fullscreen, .castButton, .castButton-active {
font-size: 31px;
}