ui: Add truncation to the `.Address` (#4760)

This commit is contained in:
John Cowen 2018-10-11 10:17:56 +01:00 committed by GitHub
parent 34f134caa0
commit 0dface2010
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
%healthchecked-resource header strong,
%healthchecked-resource header span,
%healthchecked-resource header em,
%healthchecked-resource li:not(:last-child) span {
@ -48,7 +49,7 @@
}
%healthchecked-resource header strong {
top: 2.8em;
left: 15px;
padding: 0 15px;
}
%healthchecked-resource header span {
margin-bottom: 1.75em;