Skip to content

Instantly share code, notes, and snippets.

@loulou2u
Created March 9, 2015 17:39
Show Gist options
  • Save loulou2u/f78865362205e43f95de to your computer and use it in GitHub Desktop.
Save loulou2u/f78865362205e43f95de to your computer and use it in GitHub Desktop.
css for dotdotdot
<style type="text/css">
/* Use the height attribute on the targetting class or id,
to determine where to shorten the content */
.events_summary{height: 100px;}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment