This commit is contained in:
Laurent Destailleur 2017-02-27 10:47:14 +01:00
parent eb1a94067a
commit 7951d1a0ed
2 changed files with 6 additions and 0 deletions

View File

@ -1489,6 +1489,9 @@ div#login_left, div#login_right {
text-align: center;
vertical-align: middle;
}
div#login_right select#entity {
margin-top: 10px;
}
table.login_table tr td table.none tr td {
padding: 2px;
}

View File

@ -1497,6 +1497,9 @@ div#login_left, div#login_right {
text-align: center;
vertical-align: middle;
}
div#login_right select#entity {
margin-top: 10px;
}
table.login_table tr td table.none tr td {
padding: 2px;
}