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

Commit

Permalink
Aligned elements in titleBar on about:preferences#payments
Browse files Browse the repository at this point in the history
  • Loading branch information
Suguru Hirahara committed Dec 1, 2016
1 parent 504f905 commit a162181
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions less/about/preferences.less
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ body {
}

#paymentsSwitches {
margin-top: 15px;
padding: 5px;
display: flex;
align-items: center;
min-height: 40px;

.enablePaymentsSwitch {
float: left;
Expand Down

0 comments on commit a162181

Please sign in to comment.