mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
remove form docs from the styles and markup, it's no longer needed
This commit is contained in:
@@ -543,19 +543,6 @@ form.well {
|
||||
margin: 18px 0;
|
||||
}
|
||||
|
||||
/* Form docs for horizontal forms */
|
||||
.form-docs {
|
||||
padding-left: 10px;
|
||||
}
|
||||
.form-docs h3,
|
||||
.form-docs p,
|
||||
.form-docs li {
|
||||
color: #777;
|
||||
}
|
||||
.form-docs hr {
|
||||
margin: 18px 0;
|
||||
}
|
||||
|
||||
/* Fake the :focus state to demo it */
|
||||
.focused {
|
||||
border-color: rgba(82,168,236,.8);
|
||||
@@ -689,10 +676,6 @@ form.well {
|
||||
left: auto;
|
||||
}
|
||||
|
||||
/* Forms docs */
|
||||
.form-docs {
|
||||
padding-left: 0; /* down from 10px */
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user