mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-04 05:20:24 +00:00
remove instances of font-weight: normal since we no longer specify bold labels (as of v4)
This commit is contained in:
parent
ceaee3ecfa
commit
6a7577d3c6
1 changed files with 0 additions and 2 deletions
|
|
@ -184,7 +184,6 @@
|
|||
label {
|
||||
padding-left: 1.25rem;
|
||||
margin-bottom: 0;
|
||||
font-weight: normal;
|
||||
cursor: pointer;
|
||||
|
||||
// When there's no labels, don't position the input.
|
||||
|
|
@ -216,7 +215,6 @@
|
|||
display: inline-block;
|
||||
padding-left: 1.25rem;
|
||||
margin-bottom: 0;
|
||||
font-weight: normal;
|
||||
vertical-align: middle;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue