diff --git a/app/styles/app/layouts/profile.sass b/app/styles/app/layouts/profile.sass
index ca0634a6..28e85e87 100644
--- a/app/styles/app/layouts/profile.sass
+++ b/app/styles/app/layouts/profile.sass
@@ -244,21 +244,21 @@ p.profile-user-last
vertical-align: middle
path
fill: #B6B7B9
- polygon
+ circle
stroke: #B6B7B9
fill: #fff
&:hover
path
fill: #666666
- polygon
+ circle
stroke: #666666
fill: #fff
&.is-visible
.icon-eye
- polygon
+ circle
fill: #B6B7B9
&:hover
- polygon
+ circle
fill: #666666
#unadministerable-hooks
diff --git a/app/styles/app/modules/tooltips.sass b/app/styles/app/modules/tooltips.sass
index cc6b17f2..fb893cd5 100644
--- a/app/styles/app/modules/tooltips.sass
+++ b/app/styles/app/modules/tooltips.sass
@@ -88,7 +88,8 @@
.tooltip--profile
@extend %tooltip
.tooltip-bubble
- left: -120%
+ left: -2.4em
+ width: 6em
&:before
- left: 35%
+ left: 2.5em
diff --git a/app/templates/profile/accounts.hbs b/app/templates/profile/accounts.hbs
index f2805372..1dddcf0e 100644
--- a/app/templates/profile/accounts.hbs
+++ b/app/templates/profile/accounts.hbs
@@ -24,7 +24,7 @@
-
+