Skip to content

Commit

Permalink
Remove padding of info circle of advanced gas (MetaMask#7810)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmashuang authored and yqrashawn committed Jan 15, 2020
1 parent 9618e98 commit fe0e608
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,9 @@
@media screen and (max-width: 576px) {
font-size: 10px;
}

.fa-info-circle {
color: $silver;
margin-left: 10px;
cursor: pointer;
}

Expand Down

0 comments on commit fe0e608

Please sign in to comment.