Commit ac7562cc by Tom Giannattasio

added padding to vote button so titles don't hit it

parent feb78e15
...@@ -1329,6 +1329,7 @@ body.discussion { ...@@ -1329,6 +1329,7 @@ body.discussion {
position: relative; position: relative;
z-index: 100; z-index: 100;
margin-top: 5px; margin-top: 5px;
margin-left: 40px;
} }
.post-tools { .post-tools {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment