mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-28 20:52:21 +01: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
@ -148,6 +148,7 @@
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
margin-top: -10px;
|
||||
line-height: 1;
|
||||
font-family: serif;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user