]> source.dussan.org Git - nextcloud-server.git/commit
Remove extra margin from warning messages in authenticate page 15407/head
authorDaniel Calviño Sánchez <danxuliu@gmail.com>
Tue, 7 May 2019 08:56:01 +0000 (10:56 +0200)
committerDaniel Calviño Sánchez <danxuliu@gmail.com>
Tue, 7 May 2019 08:56:01 +0000 (10:56 +0200)
commit7ad1b150abc4b771312b295625410da0a1072023
treed8a6c63357fe11c24e499070cf3ff3f796916304
parentc60f6716b41dde9d1d7b73077b49ad0ee71761ef
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