The admin menu (also on coop) looks like this when the Events plugin has been installed.
Maybe .navigation
is a bit too broad for a CSS selector in a plugin
.navigation {
display: inline-block;
}
I see some other things as well that look like they could have broader effects than intended, like .form-element + span