mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-08 15:10:54 +03:00
Merge pull request #680 from himanish-star/adjust-line-height-label
adjusted line height of label : fixes #609
This commit is contained in:
@@ -940,7 +940,7 @@ tbody {
|
||||
}
|
||||
|
||||
#addPasswordWrapper label {
|
||||
line-height: 20px;
|
||||
line-height: 23px;
|
||||
cursor: pointer;
|
||||
color: #737373;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user