Skip to content

Commit

Permalink
Some overflow-wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
kohler committed Nov 25, 2024
1 parent 0e100a5 commit c661ddc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stylesheets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@ h3, h4 {
}
h1.paptitle {
padding: 6px 24px;
overflow-wrap: break-word;
}
h1.signin {
margin-bottom: 1rem;
Expand Down Expand Up @@ -2343,6 +2344,7 @@ label.f-c, .f-i > label, .f-i > .label {
padding-left: 0 !important;
list-style-type: none;
font-size: 92%;
overflow-wrap: break-word;
}
.feedback, .feedback-list, .field-d {
margin-bottom: 0.3rem;
Expand Down

0 comments on commit c661ddc

Please sign in to comment.