adjusted line height of label
This commit is contained in:
parent
0f8c3caf18
commit
265f99f327
|
@ -940,7 +940,7 @@ tbody {
|
||||||
}
|
}
|
||||||
|
|
||||||
#addPasswordWrapper label {
|
#addPasswordWrapper label {
|
||||||
line-height: 20px;
|
line-height: 23px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
color: #737373;
|
color: #737373;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue