1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 06:44:35 +02:00

Merge branch '2.2.2-wip' into exploratory

Conflicts:
	docs/assets/css/bootstrap.css
	less/type.less
This commit is contained in:
Mark Otto
2012-11-04 12:42:00 -08:00
2 changed files with 11 additions and 15 deletions

View File

@@ -544,12 +544,9 @@ li {
line-height: 20px;
}
.list-unstyled {
margin-left: 0;
list-style: none;
}
.list-unstyled,
.list-inline {
margin-left: 0;
list-style: none;
}