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:
@@ -269,6 +269,9 @@ body {
|
||||
.bs-example > .well:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.bs-example > .close {
|
||||
float: none;
|
||||
}
|
||||
|
||||
/* Typography */
|
||||
.bs-example-type .table td {
|
||||
|
||||
Reference in New Issue
Block a user