Fixed system console user list dropdown

Этот коммит содержится в:
hmhealey
2016-03-02 17:17:58 -05:00
коммит произвёл Harrison Healey
родитель 48eac58eaa
Коммит 449f1000e9

Просмотреть файл

@@ -235,4 +235,12 @@
}
}
}
.member-list-holder {
.member-role, .member-drop {
position: absolute;
right: 15px;
top: 8px;
}
}
}