Update to Bootstrap 3.1.1

This commit is contained in:
Ben Word
2014-02-13 16:23:15 -06:00
parent e88cf58d45
commit fa6b8eced0
55 changed files with 182 additions and 154 deletions

6
assets/less/bootstrap/carousel.less Normal file → Executable file
View File

@@ -21,7 +21,7 @@
// Account for jankitude on images
> img,
> a > img {
.img-responsive();
&:extend(.img-responsive);
line-height: 1;
}
}
@@ -206,8 +206,8 @@
// Scale up the controls a smidge
.carousel-control {
.glyphicons-chevron-left,
.glyphicons-chevron-right,
.glyphicon-chevron-left,
.glyphicon-chevron-right,
.icon-prev,
.icon-next {
width: 30px;