https://bugs.documentfoundation.org/show_bug.cgi?id=163031

--- Comment #6 from raal <[email protected]> ---
(In reply to Jean-Baptiste Faure from comment #5)
> (In reply to raal from comment #4)
> > reproducible with Version: 27.2.0.0.alpha0+ (X86_64)
> > Build ID: 41291e675adbc99711e12de1320ce1fffa419048
> > CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: gtk3
> > Locale: cs-CZ (cs_CZ.UTF-8); UI: en-US
> > Calc: threaded
> > 
> > viewer from calibre 5.37
> 
> If the ePub export is faulty, so it should be possible to see the problem in
> the  stylesheet.css file in the ePub archive.
> 
> Do you know if the particular style setting can be translated in css ?
> 

probably it's margin attribute. Here 0.1083in is the bottom margin.
.para1 {
  line-height: 150.0000%;
  margin: 0.0000in 0.0000in 0.1083in 0.0000in;
  min-height: 0.2780in;
  text-align: left;
  text-indent: 0.0000in;
}

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to