Commit 8770f55f authored by Catalin Zalog's avatar Catalin Zalog

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>
parent d763e0e2
...@@ -148,6 +148,7 @@ ...@@ -148,6 +148,7 @@
width: 20px; width: 20px;
height: 20px; height: 20px;
margin-top: -10px; margin-top: -10px;
line-height: 1;
font-family: serif; font-family: serif;
} }
......
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