Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Commit

Permalink
Update border-radius to default 4px (#3583)
Browse files Browse the repository at this point in the history
  • Loading branch information
moollaza authored Mar 6, 2019
1 parent 52c64a4 commit eb2aa3b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion share/spice/cryptocurrency/cryptocurrency.css
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
.zci--cryptocurrency .frm__select {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 2px;
border-top-color: #e0e0e0;
border-left-color: #c9c9c9;
}
Expand Down
1 change: 0 additions & 1 deletion share/spice/currency/currency.css
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
.zci--currency .frm__select {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 2px;
border-top-color: #e0e0e0;
border-left-color: #c9c9c9;
}
Expand Down

0 comments on commit eb2aa3b

Please sign in to comment.