Skip to content

Commit

Permalink
Wrap long event descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
bhicks committed Jan 12, 2015
1 parent 7787495 commit bdc04ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/assets/stylesheets/events.scss
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,10 @@
ul, ol {
margin-left: 20px;
}

code {
white-space: normal;
}
}

.event-share-buttons {
Expand Down

1 comment on commit bdc04ee

@lindsaycaron
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank bhicks! We're a little behind on merging changes, as this project is not entirely active at the moment. So... apologies in our slow response and integration. THANK YOU for contributing!

Please sign in to comment.