1
0
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:
Mark Otto
2012-07-09 00:17:36 -07:00
parent 8b696ad0b5
commit 16cf6b30cd
4 changed files with 13 additions and 44 deletions

View File

@@ -5198,7 +5198,6 @@ a.badge:hover {
.carousel {
position: relative;
display: table;
margin-bottom: 20px;
line-height: 1;
}

View File

@@ -483,6 +483,8 @@ h2 + .row {
list-style: none;
}
.the-icons li {
float: left;
width: 25%;
line-height: 25px;
}
.the-icons i:hover {