remove unnecessary min-height, only creating a scrollbar

This commit is contained in:
Ralf Becker 2014-10-28 06:20:47 +00:00
parent a0ee0a4793
commit d9bd362a93
2 changed files with 0 additions and 2 deletions

View File

@ -2168,7 +2168,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;