Skip to content

Commit

Permalink
Rewards: Imported from brave-ui: Revert "Merge pull request #419 from…
Browse files Browse the repository at this point in the history
… brave/shields-again"

This reverts commit 9568cc934ec7f4fdc935a8beb1474636f59f8ede, reversing
changes made to f451638696a05f43bb9e2e513e09f414909aed2f.
  • Loading branch information
cezaraugusto authored and NejcZdovc committed Sep 19, 2019
1 parent 230d366 commit 62a1c14
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ exports[`Grant complete tests basic tests matches the snapshot 1`] = `
box-sizing: border-box;
background: none;
border: none;
outline-color: transparent;
outline: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ exports[`Grant error tests basic tests matches the snapshot 1`] = `
box-sizing: border-box;
background: none;
border: none;
outline-color: transparent;
outline: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ exports[`ModalBackupRestore tests basic tests matches the snapshot 1`] = `
box-sizing: border-box;
background: none;
border: none;
outline-color: transparent;
outline: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ exports[`PanelWelcome tests basic tests matches the snapshot 1`] = `
box-sizing: border-box;
background: none;
border: none;
outline-color: transparent;
outline: none;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
Expand Down

0 comments on commit 62a1c14

Please sign in to comment.