diff --git a/dev/Styles/SystemDropDown.less b/dev/Styles/SystemDropDown.less
index 72c5b450e..77a687081 100644
--- a/dev/Styles/SystemDropDown.less
+++ b/dev/Styles/SystemDropDown.less
@@ -78,19 +78,10 @@
}
.account-item {
-
- .icon-ok {
+ &:not(.current) i:first-child,
+ &.current i + i {
display: none;
}
-
- &.current {
- .icon-ok {
- display: inline-block;
- }
- .icon-user {
- display: none;
- }
- }
}
.counter {
diff --git a/snappymail/v/0.0.0/app/templates/Views/User/SystemDropDown.html b/snappymail/v/0.0.0/app/templates/Views/User/SystemDropDown.html
index a9f27038c..f202d9448 100644
--- a/snappymail/v/0.0.0/app/templates/Views/User/SystemDropDown.html
+++ b/snappymail/v/0.0.0/app/templates/Views/User/SystemDropDown.html
@@ -33,7 +33,7 @@
99+
-->
✔
- 👤
+ 👤