aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/app/css/index.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/app/css/index.css b/ui/app/css/index.css
index 8e25c1f88..650c52cef 100644
--- a/ui/app/css/index.css
+++ b/ui/app/css/index.css
@@ -296,6 +296,8 @@ input.large-input {
.identity-panel .identicon-wrapper {
margin: 4px;
margin-top: 8px;
+ display: flex;
+ align-items: center;
}
.identity-panel .identicon-wrapper span {