Overflow hidden on settingsbar

This commit is contained in:
Kasper Rynning-Tønnesen
2016-04-28 17:19:04 +02:00
parent ca6f9bb815
commit e13939eccb
2 changed files with 5 additions and 1 deletions

View File

@@ -1331,6 +1331,10 @@ nav ul li:hover, nav ul li.active {
right: 0;
}
#settings-bar{
overflow:hidden;
}
#remote_channel{
color:#2d2d2d;
width:90%;