Small CSS fix

This commit is contained in:
Pieter Vander Vennet 2020-09-18 00:56:04 +02:00
parent 6bc62d2447
commit 0d1499bffe
2 changed files with 7 additions and 3 deletions

View file

@ -1,4 +1,8 @@
#userbadge form {
width: unset !important;
}
.small-userbadge-icon {
width: 1em;
height: 1em;