Littlegolden Gatsu 🌟 0.3.1 Beta.16 Compatibility remove zerosonesfun/direct-links requirement (Should have done since beta.15) update composer require itnt/flarum-uitab php flarum cache:clear
[deleted] Gatsu Because you can do it like this https://discuss.flarum.org/d/20955-phenomlab-technology-forum/47 or https://discuss.flarum.org/d/20955-phenomlab-technology-forum/45
[deleted] Littlegolden just installed the newest version and noticed that there is a transparent space between UI Tab and bottom of the screen (1 or 2 px), how can I fix that?
Littlegolden [deleted] Sorry i forgot this, could you post your forum link? so I can test some changes.
Littlegolden [deleted] I just released 0.3.2 to fix the problem. Because UITab didn't hava a line-height, so it was affected by the custom style (line-height: 1.1).
Littlegolden enricodx please copy the following code to your forum custom style and tell me if it is useful @media (max-width: 799px){ .mobile-app-icon-bar>a { height: 100%; } }