]> source.dussan.org Git - nextcloud-server.git/commit
Remove extra margin from warning messages in authenticate page 15409/head
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Tue, 7 May 2019 08:56:01 +0000 (10:56 +0200)
committerBackportbot <backportbot-noreply@rullzer.com>
Tue, 7 May 2019 10:12:14 +0000 (10:12 +0000)
commitf2e5ef1cbfcc2bb2ba7181b10d447ecd3a13499a
treed93f4eb7354f69ac4afd46a6efabe22f98665691
parente719bd595f5fbb217d1f5b8e2e7a34cb5c583843
Remove extra margin from warning messages in authenticate page

In the public share authentication page the form elements appear inside
a container that uses the "warning" CSS class. When the given password
is wrong a warning message is shown inside that container; this message
uses the "warning" CSS class too, so the top margin set for ".warning"
elements need to be removed in that case.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
core/css/publicshareauth.css