contao / contao-demo

This is an example website for Contao, a powerful open source CMS that allows you to create professional websites and scalable web applications.
https://contao.org
Creative Commons Attribution Share Alike 4.0 International
3 stars 8 forks source link

Error message displacement #9

Closed saress closed 2 months ago

saress commented 1 year ago

Hello,

when entering a wrong username / password the error message is placed somewhere:

image

I guess the problem depends on the position: absolute.

form p.error { font-size: 0.875rem; line-height: 1.5; position: absolute; left: 0; bottom: 0; z-index: 5; margin: 0; color: #a30b00; }

Kind regards, Saress

zoglo commented 2 months ago

Was fixed in #11