use line-breaks in login-message

This commit is contained in:
Ralf Becker 2017-03-16 12:12:00 +01:00
parent 8be54c47e9
commit ff57e664d7

View File

@ -489,6 +489,7 @@ body {
color: red;
font-style: italic;
margin: 7px 7px 0 0;
white-space: pre-wrap;
}
.divLoginboxHeader {
text-align: center;