Skip to content

Commit

Permalink
28c2453 Ellipsis
Browse files Browse the repository at this point in the history
  • Loading branch information
IfcOpenBot committed Nov 6, 2023
1 parent 4a284b9 commit a4398bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1241,6 +1241,11 @@
display: inline-block;
width: 160px;
margin-bottom: 10px;
text-overflow: ellipsis;
overflow: hidden;
}
.logo-section .partners-logo div a {
white-space: nowrap;
}
.logo-section .partners-logo.tier1 img {
border-radius: 5px;
Expand Down

0 comments on commit a4398bd

Please sign in to comment.