mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 14:07:30 +08:00
DEV: remove wrapping span
from discovery-above (#24297)
This commit is contained in:
@ -22,9 +22,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<span>
|
||||
<PluginOutlet @name="discovery-above" @connectorTagName="div" />
|
||||
</span>
|
||||
<PluginOutlet @name="discovery-above" @connectorTagName="div" />
|
||||
|
||||
<div class="container list-container">
|
||||
<div class="row">
|
||||
|
Reference in New Issue
Block a user