This commit is contained in:
Kasper Rynning-Tønnesen
2015-05-09 01:25:28 +02:00
parent 7fa2be34b9
commit eb8f57f0fe
2 changed files with 2 additions and 2 deletions

View File

@@ -98,7 +98,7 @@
</a>
</li>
<li>
<a class="nav-btn" href="#chat_btn" data-activates="chat-bar" id="chat-btn">
<a class="nav-btn hide-on-small-only" href="#chat_btn" data-activates="chat-bar" id="chat-btn">
<i class="tiny mdi-communication-message"></i>
<span class="hover-text">Chat</span>
</a>

View File

@@ -657,7 +657,7 @@ hide mdi-action-visibility mdi-action-visibility-off
left: initial;
}
.title-container li {
width: 84%;
width: 71%;
}
#playlist{
padding:0px 15px;