Fix big gap in title of navbar (#2015)

This commit is contained in:
aignatov-bio 2019-08-26 11:20:03 +02:00 committed by GitHub
parent 5bf3a5d418
commit b3e3c443f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -322,6 +322,7 @@ a[data-toggle="tooltip"] {
.nav-name { .nav-name {
height: 54px; height: 54px;
line-height: 44px; line-height: 44px;
margin: 0;
overflow: hidden; overflow: hidden;
padding: 5px 0; padding: 5px 0;
text-overflow: ellipsis; text-overflow: ellipsis;