Jump to content

sshevlyagin

Level 1
  • Posts

    5
  • Joined

  • Last visited

Posts posted by sshevlyagin

  1. I have a Zap set up that creates a note every day. The note has a table and on the way from Zapier to Evernote the table width gets messed up. 

    Here's the content I'm sending from Zapier:

    <table style="border-collapse: collapse; min-width: 100%;">
    <colgroup>
    	<col style="width: 610px;" />
    </colgroup>
    <tbody>
    	<tr>
    		<td style="width: 610px; padding: 8px; border: 1px solid;">
              Hi
          	</td>
    	</tr>
    </tbody>
    </table>

    When it shows up in Evernote the width part of the style is gone and the table is very narrow. I checked with Zapier support and they say they can see the width going out over the wire to evernote. Any idea what's happening? 

×
×
  • Create New...