/* Hide the Inbox link in Global Navigation */
#global_nav_conversations_link {
  display: none !important;
}
