Fixed styles

This commit is contained in:
m-lopez-f 2016-06-22 16:01:51 +02:00
parent 8b8f71ffd6
commit e3701608fa

View File

@ -487,7 +487,7 @@ div#login_in, #login_f {
table#login_layout { table#login_layout {
width: 100%; width: 100%;
height: 160px; height: 160px;
position:absolute; position:fixed;
} }
div#error_login { div#error_login {