improves profile editing display

This commit is contained in:
2019-09-10 15:15:34 +02:00
parent ff34346816
commit 02bed95018

View File

@@ -78,7 +78,9 @@
); );
} }
.apps { .apps,
.edit,
.password {
flex: 1 1 auto; flex: 1 1 auto;
width: 50%; /* Hack to force footer to wrap on another row */ width: 50%; /* Hack to force footer to wrap on another row */
margin: 4%; margin: 4%;