This commit is contained in:
Mark Otto 2016-04-08 20:58:40 -05:00
parent 91627de4de
commit fd260961e6
8 changed files with 6 additions and 4 deletions

View file

@ -2175,7 +2175,8 @@ select.form-control:not([size]):not([multiple]) {
}
.form-control-legend {
padding: 0.5rem 0.75rem;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
margin-bottom: 0;
font-size: 1rem;
}

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -2175,7 +2175,8 @@ select.form-control:not([size]):not([multiple]) {
}
.form-control-legend {
padding: 0.5rem 0.75rem;
padding-top: 0.5rem;
padding-bottom: 0.5rem;
margin-bottom: 0;
font-size: 1rem;
}

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.