Restore align=right

This commit is contained in:
Laurent Destailleur 2015-03-25 18:13:53 +01:00
parent ab739e162c
commit f7b8a2b036

View File

@ -948,7 +948,7 @@ div.login a:hover {
text-decoration:underline;
}
div.login_block_user, div.login_block_other { clear: both; }
div.login_block_other { padding-top: 3px; }
div.login_block_other { padding-top: 3px; text-align: right; }
.login_block_elem {
float: right;
vertical-align: top;