Comment on Hubzilla 9.4 Released!
sk@hub.utsukta.org 5 weeks ago
It was a conflict on my instancec, the new emoji dropdown added a css class 'container' which i had separate css rules for in my banner which were conflicting. It is fixed. Thankyou
chris@im.allmendenetz.de 5 weeks ago
if someone is happen to use a redbasic child theme
you have to add the line
head_add_css('/vendor/twbs/bootstrap-icons/font/bootstrap-icons.min.css');
to /php/theme_init.php
and the new BS icons will show up