refine memberlist cosmetics

This commit is contained in:
Matthew Hodgson 2016-05-05 00:35:47 +01:00
parent 974a187e74
commit c64f71a3cb
3 changed files with 3 additions and 1 deletions

View file

@ -52,6 +52,7 @@ limitations under the License.
display: table-cell;
vertical-align: middle;
overflow: hidden;
font-size: 14px;
text-overflow: ellipsis;
}

View file

@ -18,6 +18,7 @@ limitations under the License.
height: 100%;
margin-top: 12px;
margin-right: 20px;
-webkit-flex: 1;
flex: 1;

View file

@ -32,7 +32,7 @@ limitations under the License.
margin-left: 3px;
font-size: 15px;
margin-bottom: 8px;
width: 180px;
width: 189px;
}
.mx_SearchableEntityList_query::-moz-placeholder {