you are viewing a single comment's thread.

view the rest of the comments →

[–]magnora7[S] 1 insightful - 1 fun1 insightful - 0 fun2 insightful - 1 fun -  (0 children)

Thanks. I made a couple final changes to .comment .midcol, so here is the final updated code:

/* vote buttons from side-by-side back to vertical on top of one another like reddit */

.arrow .score { padding-left: 19px; margin-left: 8px; top: 0px; left: unset; }

.link .midcol { margin-left: unset; }

.comment .midcol { width: 31px; height: unset; border-radius: unset; margin-right: 8px;}

.arrow { width: 81%; margin-right: 15px; height: 24px; background-position-y: center; }

.message.was-comment .midcol { height: unset; }