Merge branch '2.3.0-wip' into 3.0.0-wip

Conflicts:
	docs/assets/css/bootstrap.css
	docs/assets/css/docs.css
	docs/assets/js/application.js
	docs/components.html
	docs/templates/pages/components.mustache
	less/sprites.less
This commit is contained in:
Mark Otto
2013-01-31 17:57:31 -08:00
8 changed files with 26 additions and 17 deletions

View File

@@ -149,6 +149,9 @@ section > ul li {
background-color: #eee;
border: 1px solid #ddd;
}
.show-grid [class*="span"]:hover {
background-color: #ddd;
}
@@ -522,4 +525,4 @@ input.focused {
.bs-docs-sidenav {
width: 260px;
}
}
}