mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-03 16:51:54 +02:00
docs changes for icons
This commit is contained in:
1
docs/assets/css/bootstrap.css
vendored
1
docs/assets/css/bootstrap.css
vendored
@@ -5198,7 +5198,6 @@ a.badge:hover {
|
||||
|
||||
.carousel {
|
||||
position: relative;
|
||||
display: table;
|
||||
margin-bottom: 20px;
|
||||
line-height: 1;
|
||||
}
|
||||
|
@@ -483,6 +483,8 @@ h2 + .row {
|
||||
list-style: none;
|
||||
}
|
||||
.the-icons li {
|
||||
float: left;
|
||||
width: 25%;
|
||||
line-height: 25px;
|
||||
}
|
||||
.the-icons i:hover {
|
||||
|
Reference in New Issue
Block a user