Clip overly long notification messages

This commit is contained in:
Nick O'Leary 2017-04-21 09:02:43 +01:00
parent 61890f19bc
commit d743bdbf5a
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
color: #666;
border: 1px solid #325C80;
border-left-width: 16px;
overflow: hidden;
}
.notification a {
text-decoration: none;