1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 08:10:47 +02:00

Update labels and form grid examples

This commit is contained in:
Mark Otto
2015-04-23 00:51:39 -07:00
parent 56e267e71f
commit dc3abb5f12
9 changed files with 58 additions and 20 deletions

View File

@@ -377,6 +377,7 @@ th {
label {
display: inline-block;
margin-bottom: .5rem;
}
input, button, select, textarea {
@@ -1683,8 +1684,8 @@ pre code {
border: 1px solid #eceeef;
}
label {
margin-bottom: .5rem;
.form-control-label {
padding: .5625rem .75rem;
}
.form-control {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long