Hi, it's reflowable. When I looked in the settings for the object style I saw that under the "Export Tagging" option, the tag was set to "section" (see screenshot below). After exporting to ePub and viewing the css I can see that Indesign is creating the following CSS styles: figure.Above-line-centered {
border-style:solid;
}
section.Basic-Text-Frame {
border-style: solid;
}
section.figcaption {
border-style:solid;
} It's adding a border around all sections, figures and figure captions. This must be a bug because when I remove the tag from the object style options dialogue, the output does not contain the border. As this must be a bug, is there a workaround or is a fix expected some time soon? Would be grateful for any advice.
... View more