mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-22 21:24:42 +00:00
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>
This commit is contained in:
parent
d763e0e2a0
commit
8770f55f1e
1 changed files with 1 additions and 0 deletions
|
|
@ -148,6 +148,7 @@
|
|||
width: 20px;
|
||||
height: 20px;
|
||||
margin-top: -10px;
|
||||
line-height: 1;
|
||||
font-family: serif;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue