Removed unnecesary scroll in login window
FEA: ItEr75S04BugFixing
This commit is contained in:
parent
99fad5557f
commit
abd2092fad
1 changed files with 2 additions and 1 deletions
|
|
@ -4,6 +4,7 @@ body {
|
|||
margin-top: 40px;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 11px;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.identificacion {
|
||||
|
|
@ -112,4 +113,4 @@ body .not-supported {
|
|||
float: right;
|
||||
color: #009900;
|
||||
font-size: 10px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue