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
When Flarum throws an error in the modal, the error message is not centered. 1.x does center it.
Errors are centered.
.
php flarum info
Flarum core: 2.0.0-beta.1 PHP version: 8.2.18 MySQL version: 10.11.9-MariaDB-ubu2204 Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, json, pcntl, random, Reflection, SPL, session, standard, sodium, mysqlnd, PDO, xml, calendar, ctype, curl, dom, mbstring, FFI, fileinfo, ftp, gd, gettext, iconv, intl, exif, mysqli, pdo_mysql, Phar, posix, readline, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, xmlreader, xmlwriter, xsl, zip, Zend OPcache +---------------------+---------+--------+ | Flarum Extensions | | | +---------------------+---------+--------+ | ID | Version | Commit | +---------------------+---------+--------+ | flarum-tags | 0.0 | | | flarum-flags | 0.0 | | | flarum-suspend | 0.0 | | | flarum-sticky | 0.0 | | | flarum-statistics | 0.0 | | | flarum-mentions | 0.0 | | | flarum-markdown | 0.0 | | | flarum-lock | 0.0 | | | flarum-likes | 0.0 | | | flarum-lang-english | 0.0 | | | flarum-emoji | 0.0 | | | flarum-bbcode | 0.0 | | | flarum-approval | 0.0 | | +---------------------+---------+--------+ Base URL: https://nightly.flarum.site Installation path: /var/www/demos/nightly Queue driver: sync Session driver: file Mail driver: array Debug mode: off
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current Behavior
When Flarum throws an error in the modal, the error message is not centered. 1.x does center it.
Steps to Reproduce
Expected Behavior
Errors are centered.
Screenshots
Environment
.
Output of
php flarum info
Possible Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: