@ -150,6 +150,16 @@
[component="post/upvote"], [component="post/downvote"] {
color: @gray-light;
display: inline-block;
padding: 1rem;
&:first-child {
padding-right: 0.5rem;
}
&:last-child {
padding-left: 0.5rem;
&:focus {
text-decoration: none;
@ -160,6 +170,11 @@
color: @brand-primary;
[component="post/vote-count"] {
padding: 1rem 0.5rem;
[component="post/parent"] {
border: 0;
font-size: 10px;