Showing viewers on mobile

This commit is contained in:
Kasper Rynning-Tønnesen
2017-05-27 13:41:50 +02:00
parent cfecbbf3e2
commit 94c6ac091f

View File

@@ -2259,10 +2259,14 @@ nav ul li:hover, nav ul li.active {
margin-right: 10px; margin-right: 10px;
} }
#viewers, #volume{ #volume{
display: none; display: none;
} }
#viewers {
margin-top: 8px;
}
#duration{ #duration{
font-size: 20px; font-size: 20px;
font-weight: 400; font-weight: 400;