Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix #15237 - [UI] Alignment on login form since merge or #15178
Fixes: #15237
Introduced-by-pull-request: #15178
[ci skip]
Signed-off-by: William Desportes <williamdes@wdes.fr>
  • Loading branch information
williamdes committed May 2, 2019
1 parent 5aa5d46 commit 8f7a917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/pmahomme/css/common.css.php
Expand Up @@ -904,6 +904,7 @@
form.login label {
width: 10em;
font-weight: bolder;
display: inline-block;
margin-<?php echo $left; ?>: 2em;
}

Expand Down

0 comments on commit 8f7a917

Please sign in to comment.