Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .item h3 a {
- display: -webkit-box;
- -webkit-box-orient: vertical;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: normal;
- -webkit-line-clamp: 1;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement