Add voteskip button, fix bugs

This commit is contained in:
calzoneman 2013-06-18 16:18:41 -04:00
parent b60981c8d8
commit dc5c6801ed
6 changed files with 37 additions and 18 deletions

View file

@ -318,3 +318,7 @@ html, body {
border: 1px solid #aaaaaa;
border-radius: 5px;
}
#channelsettingswrap3 {
margin-top: 20px;
}