removed unnecessary styling

main
psychobunny 10 years ago
parent f2dcfb74fd
commit 92d7f08e5c

@ -59,16 +59,10 @@
[component="post/upvote"], [component="post/downvote"] { [component="post/upvote"], [component="post/downvote"] {
color: @gray-light; color: @gray-light;
width: 20px;
height: 20px;
line-height: 18px;
text-align: center;
display: inline-block;
} }
[component="post/upvote"].upvoted, [component="post/downvote"].downvoted { [component="post/upvote"].upvoted, [component="post/downvote"].downvoted {
color: @brand-primary; color: @brand-primary;
line-height: 18px;
} }
.stats { .stats {

Loading…
Cancel
Save