Skip to content
This repository was archived by the owner on Dec 11, 2019. It is now read-only.

Commit 720c0bf

Browse files
authored
Merge pull request #4603 from brave/add-funds-line-height
Fix line height on add funds dialog
2 parents 5df2c81 + 45cbb9a commit 720c0bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

less/about/preferences.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -843,7 +843,7 @@ div.nextPaymentSubmission {
843843
float: left;
844844

845845
.settingsListTitle {
846-
margin: 0;
846+
margin-top: 0;
847847
}
848848

849849
&:nth-child(1) {

0 commit comments

Comments
 (0)