Update mpd.css

This commit is contained in:
LordMyschkin 2016-02-07 22:23:48 +01:00
parent 83dcb137fb
commit aa49b1d352
1 changed files with 6 additions and 0 deletions

View File

@ -15,6 +15,12 @@ body {
margin-bottom: 0;
}
button {
overflow: hidden;
}
#volume-icon {
float: left;
margin-right: 10px;