Skip to content

Commit

Permalink
Merge pull request #10083 from ronibhakta1/10060/fix/waiting-list-tex…
Browse files Browse the repository at this point in the history
…t-breaks-out-of-left-sidebar-fixed

fix overflowing waitlist text
  • Loading branch information
mekarpeles authored Dec 2, 2024
2 parents f1f4efd + 41d187c commit c4025ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/css/components/read-panel.less
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
.waitinglist-message {
margin: 0 0 10px;
font-size: 12px;
text-wrap: auto;
}
.cta-section {
font-size: .78em;
Expand Down

0 comments on commit c4025ea

Please sign in to comment.