Merge remote-tracking branch 'upstream/develop' into develop
This commit is contained in:
commit
95e3e21f18
@ -1823,6 +1823,9 @@ if (! empty($conf->global->MAIN_LOGIN_BACKGROUND)) {
|
|||||||
.login_table .tdinputlogin input#securitycode {
|
.login_table .tdinputlogin input#securitycode {
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
|
.login_main_home {
|
||||||
|
word-break: break-word;
|
||||||
|
}
|
||||||
.login_main_message {
|
.login_main_message {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
max-width: 570px;
|
max-width: 570px;
|
||||||
|
|||||||
@ -2004,6 +2004,9 @@ form#login {
|
|||||||
width: 14px;
|
width: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.login_main_home {
|
||||||
|
word-break: break-word;
|
||||||
|
}
|
||||||
.login_main_message {
|
.login_main_message {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
max-width: 570px;
|
max-width: 570px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user