You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2021. It is now read-only.
When using the website on a smaller screen (In my case 1680x1050) does the navbar switch between showing the description on two lines and on one line. (See gif attached)
This doesn't seem to happen with larger screens (e.g. 1920x1080)
Steps to reproduce
Make sure to use a small screen (which may not have "conventional" dimensions like 1680x1050 in my case)
Go to any site you want on BotBlock.org
The navbar on the left should now depict the description of POST /api/count on two lines.
Hover over any kind of option in the navbar. Maybe move over it.
The description for POST /api/count should now switch to one line, or switch constantly between both.
Expected behavior
The description should stay on either one or two lines and not switch between both.