Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Flashed messages are offset slightly from the container #80

Open
alexander-bauer opened this issue May 2, 2017 · 1 comment
Open

Flashed messages are offset slightly from the container #80

alexander-bauer opened this issue May 2, 2017 · 1 comment

Comments

@alexander-bauer
Copy link
Member

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.

@Mjacks3
Copy link
Contributor

Mjacks3 commented May 6, 2017

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants