aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatalin Zalog <[email protected]>2014-11-27 13:06:42 +0200
committerCatalin Zalog <[email protected]>2014-11-27 13:06:42 +0200
commit8770f55f1e16ee5d1f7f91b2671c7365d3e91828 (patch)
tree77ccdad17b6389bc0792ad64f3f3df63fbfdaa27
parentd763e0e2a08ade0d36872cb9624813b5e4a5255b (diff)
downloadbootstrap-8770f55f1e16ee5d1f7f91b2671c7365d3e91828.tar.xz
bootstrap-8770f55f1e16ee5d1f7f91b2671c7365d3e91828.zip
Center .icon-prev and .icon-next
Center .icon-prev and .icon-next the same way .glyphicon icon are. And this is the html markup: <a class="left carousel-control" href="#carousel-main-menu" role="button" data-slide="prev"> <span class="icon-prev" aria-hidden="true"></span> </a>
-rw-r--r--less/carousel.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/carousel.less b/less/carousel.less
index 23863bf90..a28e397a5 100644
--- a/less/carousel.less
+++ b/less/carousel.less
@@ -148,6 +148,7 @@
width: 20px;
height: 20px;
margin-top: -10px;
+ line-height: 1;
font-family: serif;
}