Commit a484b3bd authored by stoudenmire's avatar stoudenmire

fixed two typos in carousel.less

carousel.less has two typos in glyphicon classnames. fixed them.
parent d675284c
...@@ -206,8 +206,8 @@ ...@@ -206,8 +206,8 @@
// Scale up the controls a smidge // Scale up the controls a smidge
.carousel-control { .carousel-control {
.glyphicons-chevron-left, .glyphicon-chevron-left,
.glyphicons-chevron-right, .glyphicon-chevron-right,
.icon-prev, .icon-prev,
.icon-next { .icon-next {
width: 30px; width: 30px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment