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

Fix line height on add funds dialog #4603

Merged
merged 1 commit into from
Oct 10, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion less/about/preferences.less
Original file line number Diff line number Diff line change
Expand Up @@ -843,7 +843,7 @@ div.nextPaymentSubmission {
float: left;

.settingsListTitle {
margin: 0;
margin-top: 0;
}

&:nth-child(1) {
Expand Down