diff --git a/app/assets/stylesheets/my_styles.scss b/app/assets/stylesheets/my_styles.scss index 6437fd0..f199ce0 100644 --- a/app/assets/stylesheets/my_styles.scss +++ b/app/assets/stylesheets/my_styles.scss @@ -251,6 +251,9 @@ div.thumb-height font-weight: 700; padding-bottom: 5px; line-height: 120%; + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; } .grid-thumbnail