1
0
mirror of https://github.com/flarum/core.git synced 2025-08-01 14:10:37 +02:00

Fix group badge misalignment if there is no group icon

This commit is contained in:
Toby Zerner
2018-09-21 11:20:54 +09:30
parent 07298e165d
commit c32af6559e
2 changed files with 0 additions and 3 deletions

View File

@@ -4,7 +4,6 @@
}
.Badge {
margin-right: 5px;
vertical-align: 2px;
}
}
.EditGroupModal-name-input {