Commit 69f87348 by Tom Giannattasio

changed vote button icon display mode to fight zoom bugs

parent 41b0eb9d
...@@ -1423,8 +1423,7 @@ body.discussion { ...@@ -1423,8 +1423,7 @@ body.discussion {
color: #333; color: #333;
.plus-icon { .plus-icon {
float: left; display: inline-block;
display: block;
width: 10px; width: 10px;
height: 10px; height: 10px;
margin: 8px 6px 0 0; margin: 8px 6px 0 0;
......
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