fix for coding standars

This commit is contained in:
fabrixxm 2018-01-17 17:27:27 +01:00
commit f51fda7911
2 changed files with 2 additions and 2 deletions

View file

@ -3009,7 +3009,7 @@ section .profile-match-wrapper {
* Login page
*/
#login-submit-wrapper {
display: flex;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;