1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00

Remove padding of info circle of advanced gas (#7810)

This commit is contained in:
Thomas Huang 2020-01-13 07:08:39 -08:00 committed by GitHub
parent 27cfb6aa51
commit 428fdee7e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,6 @@
.fa-info-circle {
color: $silver;
margin-left: 10px;
cursor: pointer;
}