Skip to content

Commit

Permalink
Remove 400px max-width on concept scheme names in search results
Browse files Browse the repository at this point in the history
  • Loading branch information
miledivovic committed Nov 25, 2024
1 parent aa12700 commit 8aab5ea
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/scss/frameworks.scss
Original file line number Diff line number Diff line change
Expand Up @@ -53,16 +53,10 @@
.lode__Definition,
.lode__prefLabel {
.lode__thing-heading {
line-height: 1rem;
.framework-details {
}
}
.lode__Property {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
max-width: 400px;
line-height: 1rem;
padding: 0 0 .25rem 0;
.tag {
display: none;
Expand Down

0 comments on commit 8aab5ea

Please sign in to comment.