Created by: zalog
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>