Strip overly long package names
This commit is contained in:
parent
04c818f539
commit
39f25e13df
1 changed files with 3 additions and 0 deletions
|
|
@ -251,6 +251,9 @@ div.thumb-height
|
|||
font-weight: 700;
|
||||
padding-bottom: 5px;
|
||||
line-height: 120%;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.grid-thumbnail
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue