I 've been working on a dashboard containing a series of list widgets. The list items are formatted as tables, which looked great last week--see the left image below. However, following the latest ArcGIS Online update, I noticed changes to how tables are displayed in the list widget's line item template and source code... now they have extra spaces above and below each item that I can't get rid of--see the right image below.
Table padding is set to 0, there are no extra empty paragraphs or rows above or below my content. All I'm noticing is that now the table is within a figure class, which I can seem to change. Any ideas on how I can remove the extra space?
List with no extra space above or below table | List with extra space above and below table |
I am also having this issue. I even compared an old dashboards HTML to my new list table HTML and they are identical. One way I have sorta made it look okay is having margins:0px I noticed this issue crop up during a big AGOL upgrade back in March.