diff --git a/Userstyles/Hacker News Dark.css b/Userstyles/Hacker News Dark.css index bd0422c..f7e6950 100644 --- a/Userstyles/Hacker News Dark.css +++ b/Userstyles/Hacker News Dark.css @@ -129,13 +129,13 @@ input { .votearrow { position: relative; background: none; - margin: 2px 10px 6px; + margin: 6px 10px; } .votearrow::after { content: ''; position: absolute; - top: 2px; + top: 0; left: 0; width: 0; height: 0;