fix for tag notification dropdown

This commit is contained in:
Kris 2018-05-09 19:03:02 -04:00
parent 7d66e11771
commit a2e2b83415

View File

@ -56,7 +56,7 @@
margin-bottom: 10px; margin-bottom: 10px;
} }
.categories-admin-dropdown { .categories-admin-dropdown, .tag-notifications-button {
order: 2; // after main nav order: 2; // after main nav
} }