Merge branch 'goldendemise-develop-patch-71514' into 'develop'

Allow icon picker to work properly for promo panel items:  patch 71514

See merge request soapbox-pub/soapbox-fe!1027
This commit is contained in:
Alex Gleason 2022-02-04 17:53:52 +00:00
commit a229f77f5d
2 changed files with 4 additions and 0 deletions

View file

@ -344,4 +344,8 @@
height: 22px;
text-align: center;
}
.fa-hack {
margin: 0 auto;
}
}