diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/my/userInfo/userInfo.css b/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/my/userInfo/userInfo.css index 793fbfe4a..9bd62a398 100644 --- a/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/my/userInfo/userInfo.css +++ b/Learun.Framework.Ultimate V7/Learun.Application.Mobile/www/pages/my/userInfo/userInfo.css @@ -1,4 +1,4 @@ -.lr-userInfo-list .lr-list-item { +.lr-userInfo-list .lr-list-item { text-align:right; } .lr-userInfo-list .lr-list-item>div { @@ -6,6 +6,21 @@ top:0; left:14px; } +.role{ + margin-top: 0px; + position: relative; + /* height: 100px; */ + left: 0; + top: 17px; + z-index: 999; + /* text-align: center; */ + /* width: 100%; */ + /* display: block; */ + float: right; + line-height: 2; + padding: 19px 0 20px 0; + text-align: left; +} .lr-userInfo-list .lr-list-item-img { height: 64px; line-height:64px;