• Catalin Zalog's avatar
    Center .icon-prev and .icon-next · 8770f55f
    Catalin Zalog authored
    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>
    8770f55f