use font awesome icon for watching channel

This commit is contained in:
Lee Lawlor
2014-07-30 12:04:39 -04:00
parent dcccfb847d
commit d5beb35493
3 changed files with 1 additions and 5 deletions

View File

@ -536,10 +536,6 @@ height:100%;
padding-right:10px;
}
.watchButtonImage {
float:left;background-position:left;background-image:url('eye.png');background-repeat:no-repeat;width:19px;height:16px;
}
.watchButtonPadding {
padding-right : 5px;
}