Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2017-10-04 17:07:54 +02:00
parent 4ca88471b0
commit f33ed5fb13
No known key found for this signature in database
GPG Key ID: FB5ACEED51955BF8
1 changed files with 5 additions and 0 deletions

View File

@ -176,6 +176,11 @@ input {
flex-wrap: nowrap;
justify-content: space-between;
width: 100%;
> label {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
}
> form span {
&[class^="icon-checkmark"], &[class^="icon-error"] {