Fix minimal mode channel speaker icon

This commit is contained in:
Jiiks 2015-12-13 22:06:36 +02:00
parent 8c4d689d44
commit 45cba396d1
2 changed files with 7 additions and 1 deletions

View File

@ -383,6 +383,12 @@
line-height:14px;
}
.bd-minimal .guilds li.audio .guild-inner:after {
width:12px;
height:12px;
background-size:12px;
}
#bd-ps-container {
position:fixed;

2
css/main.min.css vendored

File diff suppressed because one or more lines are too long