diff --git a/src/App.css b/src/App.css index 0966b0e..f5c9433 100755 --- a/src/App.css +++ b/src/App.css @@ -242,7 +242,7 @@ button { flex-grow: 1; background-repeat: no-repeat; background-size: contain; - background-position: 0%; + background-position: top left; padding: 0; margin: 0; } @@ -344,4 +344,4 @@ button { .Identities > div:first-child { display:flex; flex-direction:row; -} \ No newline at end of file +}