View Single Post
Old 05-25-2012, 05:05 AM   #1
beedaddy
Groupie
beedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoonbeedaddy knows that there *is* no spoon
 
Posts: 153
Karma: 131606
Join Date: Oct 2011
Location: Germany (south-west)
Device: Kobo Libra 2, Tolino Shine 5th Gen
ODT to EPUB: margin-top and -bottom in tables

Hello all,

maybe I'm doing something wrong, but...

I'm playing around with ODT to EPUB conversion which works quite well, so far. But the tables in my resultung EPUB document are displayed with huge spaces between the rows.

Looking at the stylesheet.css, there is this enty causing the problem:
PHP Code:
.P-Table20Contents {
    [...]
    
margin-bottom1em;
    [...]
    
margin-top1em;
    [...]

Now I don't know where these margins are coming from. The ODT-Document doesn't have these gaps bewteen the table rows.

Is this a known problem or is it just me?
(Using Calibre 0.8.53)

Thanks a lot
beedaddy
beedaddy is offline   Reply With Quote