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 has been archived by the owner on Sep 19, 2024. It is now read-only.
To recreate, ensure there is an announcement present in the database, then log in. The flashed message box is a few pixels to the right of where the announcement box begins.
The text was updated successfully, but these errors were encountered:
Researched this. More difficult than it seems. Flashed messages follow the page's padding and margin settings, but also seem to have the slightest padding of their own which, when generated, which causes that offset.
If we could separate flashed messages from the rest of the content, we'd be fine.As it stands, unless we can edit/recreate the flashed message template function, then this is really more trouble than it's worth.
To recreate, ensure there is an announcement present in the database, then log in. The flashed message box is a few pixels to the right of where the announcement box begins.
The text was updated successfully, but these errors were encountered: