mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-05-02 03:22:40 +02:00
The selector was already narrow enough — the real culprit was the .navbar-brand.h1 sitting at Bootstrap's default 2.5rem (40px), which on a Samsung S20 ate ~200px just for 'mc-webui'. Cap brand at 1.25rem on screens ≤ 768px so the bell + selector + menu can sit beside it on one row. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>