Fixed tag add bad alignment

This commit is contained in:
Sergio Brighenti 2020-04-05 15:18:39 +02:00
parent 7ddfb06729
commit 06fcef7433

View file

@ -200,4 +200,8 @@ body {
max-width: 145px;
text-overflow: ellipsis;
overflow: hidden;
}
.tag-add {
overflow: hidden;
}