added height auto to .login-page & .register-page
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
.login-page,
|
||||
.register-page {
|
||||
height: auto;
|
||||
background: @gray-lte;
|
||||
}
|
||||
|
||||
|
||||
1
dist/css/AdminLTE.css
vendored
1
dist/css/AdminLTE.css
vendored
@@ -3259,6 +3259,7 @@ table.text-center th {
|
||||
}
|
||||
.login-page,
|
||||
.register-page {
|
||||
height: auto;
|
||||
background: #d2d6de;
|
||||
}
|
||||
.login-box,
|
||||
|
||||
2
dist/css/AdminLTE.min.css
vendored
2
dist/css/AdminLTE.min.css
vendored
File diff suppressed because one or more lines are too long
1
dist/css/alt/AdminLTE-without-plugins.css
vendored
1
dist/css/alt/AdminLTE-without-plugins.css
vendored
@@ -3260,6 +3260,7 @@ table.text-center th {
|
||||
}
|
||||
.login-page,
|
||||
.register-page {
|
||||
height: auto;
|
||||
background: #d2d6de;
|
||||
}
|
||||
.login-box,
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user