FIX: correct ordering of staff note icon

This commit is contained in:
Sam 2018-10-02 12:59:00 +10:00
parent 4c6ea12756
commit 91ebd684b3
1 changed files with 1 additions and 2 deletions

View File

@ -40,8 +40,7 @@
.staff-notes-icon {
.mobile-view & {
float: right;
margin-left: 10px;
order: 4;
}
cursor: pointer;
}