Fix useradmin dropdown position

This commit is contained in:
yflory
2017-07-10 12:38:54 +02:00
parent 97d8d86395
commit e6188bfb63
5 changed files with 18 additions and 14 deletions

View File

@@ -42,7 +42,7 @@
overflow: hidden;
text-overflow: ellipsis;
font-size: 16px;
display: inline-flex;
display: flex;
align-items: center;
&.clickable {
cursor: pointer;