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

compy edits to docs

This commit is contained in:
Mark Otto
2012-08-19 12:04:41 -07:00
parent 7ed82c1223
commit bb85bbc657
5 changed files with 19 additions and 20 deletions
+1 -2
View File
@@ -776,7 +776,6 @@ form.bs-docs-example {
display: block;
*width: 190px;
margin: 0 0 -1px;
font-size: 14px;
padding: 8px 14px;
border: 1px solid #e5e5e5;
}
@@ -879,7 +878,7 @@ form.bs-docs-example {
width: 166px;
}
.bs-docs-sidenav.affix {
top: 0px;
top: 0;
}
}