2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Fixes #7898: ensure button type

Sets `type="button"` on all buttons in the docs
This commit is contained in:
Mark Otto
2013-05-15 10:01:09 -07:00
parent 31dcb91189
commit 6307dc40d7
3 changed files with 37 additions and 34 deletions
+3
View File
@@ -269,6 +269,9 @@ body {
.bs-example > .well:last-child {
margin-bottom: 0;
}
.bs-example > .close {
float: none;
}
/* Typography */
.bs-example-type .table td {