mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
remove unnecessary min-height, only creating a scrollbar
This commit is contained in:
parent
69f7f50b0c
commit
5086c8611a
@ -2182,7 +2182,6 @@ body {
|
||||
*/
|
||||
#loginMainDiv {
|
||||
padding: 0;
|
||||
min-height: 720px;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
border-bottom: 0px solid #7E7E7E;
|
||||
|
@ -33,7 +33,6 @@
|
||||
|
||||
#loginMainDiv {
|
||||
padding: 0;
|
||||
min-height: 720px;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
border-bottom: 0px solid #7E7E7E;
|
||||
|
Loading…
Reference in New Issue
Block a user