mirror of https://github.com/LemmyNet/lemmy.git
fixing vote bar
parent
0162af30c7
commit
d3aadc436b
|
@ -64,7 +64,7 @@ body, .text-white, .navbar-brand, .badge-light, .btn-secondary {
|
|||
}
|
||||
|
||||
.vote-bar {
|
||||
margin-top: -3px;
|
||||
margin-top: -4.5px;
|
||||
}
|
||||
|
||||
.post-title {
|
||||
|
|
Loading…
Reference in New Issue