Open szhublox opened 5 months ago
The bug seems to be caused by the following CSS excerpt (location in code):
@media (max-width: 767px) {
.input-xlarge {
width: 100%;
}
}
Disabling the width: 100%
in the firefox inspector fixes it in the mobile preview. The final CSS is width: 270px
instead.
Website (required)
VocaDB
Describe the bug (required)
Description field gets screen space priority and leaves URL field with nothing if screen width is low enough
To Reproduce (optional)
Steps to reproduce the behavior:
Expected behavior (optional)
Allocate space more evenly across the row or possibly split into multiple lines
Screenshots (optional)
https://discord.com/channels/309072240639737866/666326527197315091/1249811826443550892
Smartphone (optional)
Checklist (required)
Fill out the checklist. Use
strikethroughsor leave fields empty if you don't know or are unable to check/test.