0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00
This commit is contained in:
Mark Otto 2016-04-08 21:05:49 -05:00
parent 0a4d3155ab
commit 29ff8e8b14
6 changed files with 12 additions and 12 deletions

View File

@ -2156,25 +2156,25 @@ select.form-control:not([size]):not([multiple]) {
display: block;
}
.form-control-label {
.col-form-label {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
margin-bottom: 0;
}
.form-control-label-lg {
.col-form-label-lg {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
font-size: 1.25rem;
}
.form-control-label-sm {
.col-form-label-sm {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
font-size: 0.875rem;
}
.form-control-legend {
.col-form-legend {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
margin-bottom: 0;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -2156,25 +2156,25 @@ select.form-control:not([size]):not([multiple]) {
display: block;
}
.form-control-label {
.col-form-label {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
margin-bottom: 0;
}
.form-control-label-lg {
.col-form-label-lg {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
font-size: 1.25rem;
}
.form-control-label-sm {
.col-form-label-sm {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
font-size: 0.875rem;
}
.form-control-legend {
.col-form-legend {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
margin-bottom: 0;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long