mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Improved accessibility of material-design checkbox
This commit is contained in:
parent
e148cdea75
commit
d0376b53a8
5 changed files with 16 additions and 8 deletions
2
vendors/bootstrap/less/forms.less
vendored
2
vendors/bootstrap/less/forms.less
vendored
|
|
@ -13,7 +13,7 @@ form {
|
|||
|
||||
// Identify controls by their labels
|
||||
label {
|
||||
display: block;
|
||||
display: inline-block;
|
||||
font-weight: normal;
|
||||
line-height: 1.43em;
|
||||
margin-bottom: 5px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue