1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-25 20:02:58 +01:00

Fix margin on provider checkmarks

This commit is contained in:
Dan Finlay 2016-07-28 10:54:00 -07:00
parent 9b43ec2278
commit 51535ab0cc

View File

@ -158,6 +158,7 @@ textarea.twelve-word-phrase {
}
.check {
margin-left: 7px;
color: #F7861C;
flex: 1 0 auto;
display: flex;