mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 20:16:19 +08:00
DEV: remove wrapping span
from discovery-above (#24297)
This commit is contained in:
parent
9d1e8265da
commit
6b6552fe45
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue
Block a user