remove unnecessary min-height, only creating a scrollbar

This commit is contained in:
Ralf Becker 2014-10-28 06:20:15 +00:00
parent 69f7f50b0c
commit 5086c8611a
2 changed files with 0 additions and 2 deletions

View File

@ -2182,7 +2182,6 @@ body {
*/
#loginMainDiv {
padding: 0;
min-height: 720px;
height: 100%;
width: 100%;
border-bottom: 0px solid #7E7E7E;

View File

@ -33,7 +33,6 @@
#loginMainDiv {
padding: 0;
min-height: 720px;
height: 100%;
width: 100%;
border-bottom: 0px solid #7E7E7E;