# Style broken on user-activity-bottom-outlet

**URL:** https://meta.discourse.org/t/style-broken-on-user-activity-bottom-outlet/46158
**Category:** Bug
**Created:** [22. Juni 2016 um 02:35 UTC](https://meta.discourse.org/t/style-broken-on-user-activity-bottom-outlet/46158 "2016-06-22T02:35:32Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [22. Juni 2016 um 02:43 UTC](https://meta.discourse.org/t/style-broken-on-user-activity-bottom-outlet/46158/2 "2016-06-22T02:43:18Z")

</div>

This is a very long open issue which is unresolved.

I think this essentially a dupe of:

> [@Plugin-outlet incorrectly handles multiple plugins at the same outlet](https://meta.discourse.org/t/plugin-outlet-incorrectly-handles-multiple-plugins-at-the-same-outlet/32206):
>
> Wrong code is: Must be Ember.ContainerView.extend({tagName: ''}) instead of Ember.ContainerView. The current wrong code breaks HTML markup in cases where HTML syntax does not allow wrapper DIV tag. An example is admin-menu plugin outlet: If there are multiple admin-menu connectors then Discourse wrongly renders them as: \<ul\> \<!-- standard menu items: --\> \<li\>\</li\> \<li\>\</li\> \<!-- admin-menu connectors: --\> \<div\> \<li\>\</li\> \<li\>\</li\> \</div\> \</ul\>

---

_[View the full topic](https://meta.discourse.org/t/style-broken-on-user-activity-bottom-outlet/46158)._
