1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 21:22:52 +02:00

grunt dist

This commit is contained in:
Mark Otto
2014-02-08 17:30:40 -08:00
parent 41841c99c4
commit 769339ed18
5 changed files with 5 additions and 7 deletions

View File

@@ -584,6 +584,7 @@ ol ol {
}
.list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none;
}
.list-inline > li {
@@ -591,9 +592,6 @@ ol ol {
padding-right: 5px;
padding-left: 5px;
}
.list-inline > li:first-child {
padding-left: 0;
}
dl {
margin-top: 0;
margin-bottom: 20px;