diff --git a/custom_portal.css b/custom_portal.css index 32ea79d..c50d18a 100644 --- a/custom_portal.css +++ b/custom_portal.css @@ -270,6 +270,9 @@ body.logged, .logged .content { } .user-container .user-fullname { float: left; + display: block; + text-align: left; + padding: 0 10%; } .user-container .user-mail { float: right;