Skip to content

Commit

Permalink
Merge pull request #1117 from vgerlach/patch-17
Browse files Browse the repository at this point in the history
Update opus.css - add word break in titles
  • Loading branch information
j3nsch authored Oct 12, 2023
2 parents 4128af3 + 66d8fe6 commit 05ea394
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/layouts/opus4/css/opus.css
Original file line number Diff line number Diff line change
Expand Up @@ -1418,6 +1418,10 @@ a.gnd-link {

/* MIME type icons */

h2.titlemain {
word-break: break-all;
}

#download-fulltext li {
margin-bottom: 1em;
}
Expand Down

0 comments on commit 05ea394

Please sign in to comment.