Merge pull request #14674 from caugner/14337-theme-metro-login-w-2fa
Fixes the Metro theme login screen with enabled 2FA
This commit is contained in:
commit
d2a55f01e5
@ -168,11 +168,12 @@ body#loginform #page_content {
|
||||
margin: 0 !important;
|
||||
padding: 20px;
|
||||
margin-top: 10% !important;
|
||||
height: 240px;
|
||||
min-height: 240px;
|
||||
}
|
||||
|
||||
body#loginform div.container
|
||||
{
|
||||
color: <?php echo $GLOBALS['cfg']['MainBackground']; ?>;
|
||||
text-align: <?php echo $left; ?>;
|
||||
width: 48em;
|
||||
margin-left: auto;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user