]> Untitled Git - lemmy.git/commitdiff
fixing vote bar
authorDessalines <tyhou13@gmx.com>
Sun, 18 Aug 2019 05:11:03 +0000 (22:11 -0700)
committerDessalines <tyhou13@gmx.com>
Sun, 18 Aug 2019 05:11:03 +0000 (22:11 -0700)
ui/src/css/main.css

index 57e1cb3509cd306243eadcfd7739c3eefaf6b7ff..249c7a2638a3155311bc391c625de369e1207cad 100644 (file)
@@ -64,7 +64,7 @@ body, .text-white, .navbar-brand, .badge-light, .btn-secondary {
 }
 
 .vote-bar {
-  margin-top: -3px;
+  margin-top: -4.5px;
 }
 
 .post-title {