2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

huge update to forms, docs for the new forms, added a new link for js example to tabs/pills, add some new mixins

This commit is contained in:
Mark Otto
2011-09-29 01:40:27 -07:00
parent 2d81d65533
commit f919f6f94f
9 changed files with 567 additions and 824 deletions
+9 -1
View File
@@ -310,8 +310,16 @@ img.large-bird {
opacity: .1;
}
/* Pretty Print
-------------------------------------------------- */
pre.prettyprint {
overflow: hidden;
}
}
/* Wells
-------------------------------------------------- */
.well form {
margin-bottom: 0;
}