move div out
This commit is contained in:
parent
aec803d321
commit
94c2231a57
1 changed files with 6 additions and 6 deletions
|
|
@ -178,12 +178,12 @@
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="offer-created-confirmation" class="top-notification-good max-size-zero">
|
</div>
|
||||||
<img
|
<div id="offer-created-confirmation" class="top-notification-good max-size-zero">
|
||||||
src="/img/circle-check-white.svg"
|
<img
|
||||||
/>
|
src="/img/circle-check-white.svg"
|
||||||
<p>¡Oferta creada! Puedes verla en tus ofertas.</p>
|
/>
|
||||||
</div>
|
<p>¡Oferta creada! Puedes verla en tus ofertas.</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<%- include("partials/appCommonScripts") %>
|
<%- include("partials/appCommonScripts") %>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue