fix line break for wanted label

This commit is contained in:
ghost 2023-10-26 02:32:11 +03:00
parent 4969d33f57
commit 82f69c64a6
2 changed files with 1 additions and 5 deletions

View file

@ -160,10 +160,6 @@ a.button-green:hover {
vertical-align: middle;
}
.top--2-px {
top: -2px;
}
.top-2-px {
top: 2px;
}