correct layout for truncated lists

This commit is contained in:
Matthew Hodgson 2016-01-21 17:38:46 +00:00
parent 3a23189435
commit a76167d175
2 changed files with 30 additions and 0 deletions

View file

@ -74,6 +74,11 @@ limitations under the License.
float: right;
}
.mx_EntityTile_ellipsis .mx_EntityTile_name {
font-style: italic;
font-color: #454545;
}
.mx_EntityTile_unavailable .mx_EntityTile_avatar,
.mx_EntityTile_unavailable .mx_EntityTile_name,
.mx_EntityTile_unavailable .mx_EntityTile_name_hover