Extend .pull-right

This commit is contained in:
Oliver Davies 2015-10-26 19:30:22 +00:00
parent dd59efebc0
commit 564c793e68

View file

@ -4,7 +4,7 @@
.testimonial__image { .testimonial__image {
@extend .img-circle; @extend .img-circle;
float: right; @extend .pull-right;
height: 90px; height: 90px;
margin: 0 0 10px 10px; margin: 0 0 10px 10px;
width: 90px; width: 90px;