# Inconsistent margin for solved user summary

**URL:** https://meta.discourse.org/t/inconsistent-margin-for-solved-user-summary/62206
**Category:** Bug
**Tags:** solved
**Created:** [May 6, 2017, 3:18am UTC](https://meta.discourse.org/t/inconsistent-margin-for-solved-user-summary/62206 "2017-05-06T03:18:20Z")
**Posts on this page:** 1
**Showing post:** 3

<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: [May 8, 2017, 2:31pm UTC](https://meta.discourse.org/t/inconsistent-margin-for-solved-user-summary/62206/3 "2017-05-08T14:31:37Z")

</div>

@eviltrout and I have a plan to fix this, but its a pretty tedious change.

This is 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/inconsistent-margin-for-solved-user-summary/62206)._
