We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description The pre-shared-key login page looks really bad when it's narrow.
Steps to reproduce
Expected results 3. Login page should resize gracefully, and look something like the following where the top and bottom line up:
Actual results 3. The top does not line up correctly with the bottom:
Versions
Engine Version: 0.26.0 Web UI Version: 0.42.0 Java Version: 11.0.19 Barrage Version: 0.6.0
The text was updated successfully, but these errors were encountered:
Fixes #1399
3933b8d
Add missing class prefix of modified login form.
fix: login page looks bad when narrow (#1428)
6e0b60e
Fixes #1399 Add missing class prefix of modified login form.
dsmmcken
Successfully merging a pull request may close this issue.
Description
The pre-shared-key login page looks really bad when it's narrow.
Steps to reproduce
Expected results
3. Login page should resize gracefully, and look something like the following where the top and bottom line up:
Actual results
3. The top does not line up correctly with the bottom:
Versions
Engine Version: 0.26.0
Web UI Version: 0.42.0
Java Version: 11.0.19
Barrage Version: 0.6.0
The text was updated successfully, but these errors were encountered: