Merge pull request #3064 from vector-im/dbkr/invite_look_up_emails

CSS tweak for email address lookup
revert-3067-matthew/fix-badge-spam
David Baker 2017-01-26 11:34:51 +00:00 committed by GitHub
commit 71b149de76
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ limitations under the License.
}
.mx_AddressTile_email.mx_AddressTile_justified {
width: 380px; /* name + id width */
width: 200px; /* same as id width */
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;