2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

updating docs examples to remove 13/18 resets, fix up buttons alignments and carets

This commit is contained in:
Mark Otto
2012-07-09 00:26:32 -07:00
parent 410decafad
commit 9887d3cf4a
6 changed files with 42 additions and 98 deletions
-8
View File
@@ -544,14 +544,6 @@ h2 + .row {
/* Tweak examples
------------------------- */
.bs-docs-example,
.bs-docs-example > p {
font-size: 13px;
line-height: 18px;
}
.bs-docs-example > p {
margin-bottom: 9px;
}
.bs-docs-example > p:last-child {
margin-bottom: 0;
}