Merge pull request #680 from himanish-star/adjust-line-height-label
adjusted line height of label : fixes #609
This commit is contained in:
commit
b4ec7402fc
@ -940,7 +940,7 @@ tbody {
|
||||
}
|
||||
|
||||
#addPasswordWrapper label {
|
||||
line-height: 20px;
|
||||
line-height: 23px;
|
||||
cursor: pointer;
|
||||
color: #737373;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user