UX: truncate long nav items in dropdown menu (#11156)

This commit is contained in:
Kris 2020-11-09 00:02:40 -05:00 committed by GitHub
parent caead1bd35
commit 4c0d027a5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -125,6 +125,7 @@ blockquote {
height: 100%;
display: block;
padding: 5px 8px;
@include ellipsis;
}
}
}