diff --git a/website_mail_snippet_responsive/README.rst b/website_mail_snippet_responsive/README.rst index 9f4c9194..dbe24253 100644 --- a/website_mail_snippet_responsive/README.rst +++ b/website_mail_snippet_responsive/README.rst @@ -51,6 +51,17 @@ Known issues / Roadmap will insert a ``
`` in Firefox, that will make it seem like its height is at least like a caret, even if you set a lower value. Do not worry, it goes away when you press *Save*. +* Some elements do not render with the proper width in MS Outlook. This should + be added inside each snippet to make them work:: + + + + But right now the view parser eats comments, and if you avoid that then + CKEditor will eat them, so there's not an easy solution for now. Bug Tracker =========== diff --git a/website_mail_snippet_responsive/views/templates.xml b/website_mail_snippet_responsive/views/templates.xml index 5621db1c..17819198 100644 --- a/website_mail_snippet_responsive/views/templates.xml +++ b/website_mail_snippet_responsive/views/templates.xml @@ -18,11 +18,6 @@
-