Don't let caption titles overflow
This commit is contained in:
committed by
Chrystal Griffiths
parent
5f665252d5
commit
4b9038ed50
@@ -68,6 +68,12 @@
|
||||
.text-overflow();
|
||||
}
|
||||
|
||||
.caption__title {
|
||||
display: inline-block;
|
||||
max-width: 100%;
|
||||
.text-overflow();
|
||||
}
|
||||
|
||||
/* Media Queries */
|
||||
@media (max-width: @screen-md-min) {
|
||||
.thumbnail {
|
||||
|
||||
Reference in New Issue
Block a user