Skip to content

Commit

Permalink
Fixes GeoNode#1854 (no linebreak in Firefox)
Browse files Browse the repository at this point in the history
  • Loading branch information
kilichenko-pixida authored and ridoo committed Nov 25, 2024
1 parent a55fbca commit 1d93100
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,7 @@
&> a {
margin-right: 0.5rem;
white-space: nowrap;
display: inline-block;
}
}
&.linked-resources {
Expand Down

0 comments on commit 1d93100

Please sign in to comment.