mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 04:00:02 +00:00
fixing vote bar
This commit is contained in:
parent
33d42ed408
commit
cd0733e014
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue