add a MemberInfo list overlay as a mini user-profile page

This commit is contained in:
Matthew Hodgson 2015-07-20 01:51:58 +01:00
parent 6eaba4ff04
commit 2121ddc295
8 changed files with 146 additions and 15 deletions

View file

@ -39,7 +39,7 @@ limitations under the License.
.mx_MemberList_wrapper {
display: table;
table-layout: fixed;
width: 100%;
width: 100%;
}
.mx_MemberList h2 {