Merge remote-tracking branch 'origin/master' into talbs/cdn/getting-started

This commit is contained in:
Dave Gandy 2016-04-21 20:47:50 -04:00
commit 218cbef6ef

View File

@ -7,13 +7,13 @@
}
.carousel-control {
top: @size + 25px;
.square(30px);
top: @size + 35px;
.square(40px);
font-size: 40px;
line-height: 35px;
left: 370/2 - 42px;
line-height: 40px;
left: 370/2 - 52px;
&.right {
right: 370/2 - 42px;
right: 370/2 - 52px;
}
}