Removed unnecesary scroll in login window

FEA: ItEr75S04BugFixing
This commit is contained in:
Lorenzo Tilve Álvaro 2011-10-17 18:19:16 +02:00
parent 99fad5557f
commit abd2092fad

View file

@ -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;
}
}