use normal font weight for checkbox labels
This commit is contained in:
parent
a6928e7ca2
commit
2985295a00
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@
|
|||
p,
|
||||
label {
|
||||
padding-left: 28px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
input[type=checkbox] {
|
||||
|
|
Loading…
Add table
Reference in a new issue