Pointer on upvote button and reply button mouseover

This commit is contained in:
jameskopacz
2015-03-09 16:18:12 -05:00
parent 6d9c103769
commit 6f18936ee9

View File

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