Fix css
This commit is contained in:
parent
826e3fabf1
commit
728e270307
@ -1823,6 +1823,9 @@ if (! empty($conf->global->MAIN_LOGIN_BACKGROUND)) {
|
||||
.login_table .tdinputlogin input#securitycode {
|
||||
font-size: 1em;
|
||||
}
|
||||
.login_main_home {
|
||||
word-break: break-word;
|
||||
}
|
||||
.login_main_message {
|
||||
text-align: center;
|
||||
max-width: 570px;
|
||||
|
||||
@ -2004,6 +2004,9 @@ form#login {
|
||||
width: 14px;
|
||||
}
|
||||
|
||||
.login_main_home {
|
||||
word-break: break-word;
|
||||
}
|
||||
.login_main_message {
|
||||
text-align: center;
|
||||
max-width: 570px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user