diff --git a/module/user/css/profile.css b/module/user/css/profile.css index 086318adb4..e14672b79d 100644 --- a/module/user/css/profile.css +++ b/module/user/css/profile.css @@ -1,4 +1,4 @@ -.main-header {margin-bottom: 10px; border-bottom: unset; padding-top: 20px !important; padding-bottom: 24px !important;} +.main-header {border-bottom: unset; padding-top: 20px !important; padding-bottom: 24px !important;} .row table {width: 94%; margin-left: 3%;} .row th {width: 17%; line-height: 32px; padding-right: 20px; text-align: right; font-weight: unset;} .row td {width: 33%; text-align: left; font-weight: 700;} diff --git a/module/user/view/profile.html.php b/module/user/view/profile.html.php index bff9819cfb..89c0152162 100644 --- a/module/user/view/profile.html.php +++ b/module/user/view/profile.html.php @@ -13,7 +13,12 @@ - + + user->roleList, $user->role, '')):?>