#48: style fixes

This commit is contained in:
SleepWalker 2016-11-12 22:42:12 +02:00
parent 586cdfffe4
commit 420ce65392

View File

@ -15,10 +15,10 @@ $lightBorderColor: #eee;
} }
.accountUsername { .accountUsername,
}
.accountEmail { .accountEmail {
overflow: hidden;
text-overflow: ellipsis;
} }
.lightAccountSwitcher { .lightAccountSwitcher {