Skip to content

Commit 089c557

Browse files
Fixes #1854 (no linebreak in Firefox) (#1909)
1 parent 89a25af commit 089c557

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

geonode_mapstore_client/client/themes/geonode/less/_details-panel.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -504,6 +504,7 @@
504504
&> a {
505505
margin-right: 0.5rem;
506506
white-space: nowrap;
507+
display: inline-block;
507508
}
508509
}
509510
&.gn-details-flex-field {

0 commit comments

Comments
 (0)