adjusted line height of label

This commit is contained in:
Soumya Himanish Mohapatra 2017-12-21 17:46:01 +05:30
parent 0f8c3caf18
commit 265f99f327

View File

@ -940,7 +940,7 @@ tbody {
}
#addPasswordWrapper label {
line-height: 20px;
line-height: 23px;
cursor: pointer;
color: #737373;
}