Skip to content
Snippets Groups Projects
Unverified Commit 093e7e6d authored by Olivia Simonet's avatar Olivia Simonet Committed by GitHub
Browse files

Faire chasser les longs liens dans les publications (#739)

parent d4471bef
No related branches found
No related tags found
No related merge requests found
...@@ -93,6 +93,8 @@ ...@@ -93,6 +93,8 @@
grid-column: 1 / 9 grid-column: 1 / 9
.document-sidebar .document-sidebar
margin-bottom: $spacing-5 margin-bottom: $spacing-5
.paper-ref p
word-break: break-all
@include media-breakpoint-up(desktop) @include media-breakpoint-up(desktop)
grid-column: 9 / 13 grid-column: 9 / 13
order: 2 order: 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment