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

Aligned brave wallet keys #5808

Merged
merged 1 commit into from
Nov 24, 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
3 changes: 1 addition & 2 deletions less/about/preferences.less
Original file line number Diff line number Diff line change
Expand Up @@ -950,7 +950,6 @@ div.nextPaymentSubmission {
.copyKeyContainer {
display: flex;
align-items: flex-end;
justify-content: space-between;
width: 75%;
margin: 20px auto;

Expand All @@ -963,7 +962,7 @@ div.nextPaymentSubmission {
}

.keyContainer {
margin-left: 1em;
margin-left: 2em;

h3 {
margin-bottom: 15px;
Expand Down