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

Commit 9d0ca16

Browse files
tmashuangyqrashawn
authored andcommitted
Remove padding of info circle of advanced gas (MetaMask#7810)
1 parent 9be5bea commit 9d0ca16

File tree

1 file changed

+1
-2
lines changed
  • ui/app/components/app/gas-customization/advanced-gas-inputs

1 file changed

+1
-2
lines changed

ui/app/components/app/gas-customization/advanced-gas-inputs/index.scss

+1-2
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,9 @@
2020
@media screen and (max-width: 576px) {
2121
font-size: 10px;
2222
}
23-
23+
2424
.fa-info-circle {
2525
color: $silver;
26-
margin-left: 10px;
2726
cursor: pointer;
2827
}
2928

0 commit comments

Comments
 (0)