mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-25 01:12:16 +00:00
Add ... to long email addresses. #29
This commit is contained in:
@@ -51,4 +51,10 @@ textarea {
|
||||
|
||||
.item-description {
|
||||
margin-left: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
.overflow-ellipsis {
|
||||
text-overflow: ellipsis;
|
||||
display: inline-block;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user