Documented semifluid layouts

Added semifluid layouts to jasny/bootstrap.less and jasny/responsive.less
This commit is contained in:
Arnold Daniels
2012-07-17 12:45:11 +02:00
parent 80679f8550
commit 3ab1eb55b9
5 changed files with 34 additions and 6 deletions

View File

@@ -396,6 +396,7 @@ hr.soften {
width: 100%;
}
/* Popover docs
-------------------------------------------------- */
.popover-well {
@@ -902,11 +903,6 @@ form.well {
border-top-width: 0px;
padding: 0;
}
/* Space out the show-grid examples */
.row-desktop.show-grid [class*="span"] {
margin-bottom: 5px;
}
}