Merge pull request #177 from jameskopacz/patch-1

Pointer on upvote button and reply button mouseover
This commit is contained in:
Quincy Larson
2015-03-09 22:46:00 -07:00

View File

@ -797,6 +797,10 @@ iframe.iphone {
text-align: center; text-align: center;
} }
.big-ion-up-arrow #upvote, #reply-to-main-post {
cursor: pointer;
}
.story-up-votes { .story-up-votes {
padding-top: 0px; padding-top: 0px;
margin-left: -5px; margin-left: -5px;