Merge branch 'master' of github.com:zoff-music/Zoff

This commit is contained in:
Nicolas Almagro Tonne
2015-11-28 19:11:09 +01:00
4 changed files with 12 additions and 3 deletions

View File

@@ -1032,6 +1032,10 @@ nav ul li:hover, nav ul li.active {
right: 0;
}
#player{
display:none;
}
.hide-on-small-only{
display:none;
}