Website mailing list archives

website@odoo-community.org

Avatar

Re: [OCA/website] 14.0 Mig Website Legal Page (#794)

by "Iván Todorovich" <notifications@github.com> - 28/12/2020 19:25:20

@ivantodorovich commented on this pull request.


In website_legal_page/views/website_legal_main_page.xml:

> +            <span class="legal_page">-

+                <a href="/legal">Legal Page</a>

+            </span>

⬇️ Suggested change
-            <span class="legal_page">-

-                <a href="/legal">Legal Page</a>

-            </span>

+            <span class="legal_page ml-2 mr-2">

+                <a href="/legal">Legal</a>

+            </span>

I would change this. Just a personal opinion


You are receiving this because you are on a team that was mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.