# Plugin admin button broken styling

**URL:** https://meta.discourse.org/t/plugin-admin-button-broken-styling/54719
**Category:** Development
**Created:** [December 23, 2016, 6:19pm UTC](https://meta.discourse.org/t/plugin-admin-button-broken-styling/54719 "2016-12-23T18:19:35Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [December 24, 2016, 1:07pm UTC](https://meta.discourse.org/t/plugin-admin-button-broken-styling/54719/4 "2016-12-24T13:07:43Z")

</div>

I think this is related to something @sam uncovered recently too

> [@Important changes to Plugin Outlets for Ember 2.10](https://meta.discourse.org/t/important-changes-to-plugin-outlets-for-ember-2-10/54136/9):
>
> Just to expand a bit, looks like if you want to set a class on wrapping component you would use: api.registerConnectorClass('user-profile-primary', 'my-connector', { setupComponent() { this.set('classNames', ['foo']); } }); With the new changes I am seeing a wrapping span @eviltrout which is a bit of a blocker for me: Outlet is defined as: {{plugin-outlet name="user-activity-bottom" connectorTagName='li' args=(hash model=model)}} Is…

---

_[View the full topic](https://meta.discourse.org/t/plugin-admin-button-broken-styling/54719)._
