mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 20:49:08 +01:00
remove unnecessary min-height, only creating a scrollbar
This commit is contained in:
parent
a0ee0a4793
commit
d9bd362a93
@ -2168,7 +2168,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