View Single Post
Old 11-30-2014, 08:02 AM   #1
nickie_twisp
Member
nickie_twisp began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Nov 2014
Device: Pocketbook 632 Touch HD 3
Empty line between paragraph in epub on Pocketbook 626

Hi all,
after conversion from pdb to epub and email book to my PB 626 is between every paragraph one empty line.
With Look and Feel have checked "Romove space between paragraphs".

Here is part of html from Ebook editor:
<p class="calibre2">„Paule,” řekl mu rázný mladistvý hlas. Bez místního přízvuku.</p>
<p class="calibre2">„Tak ty mě znáš.”</p>
<p class="calibre2">„Stojím na chodbě ve vedlejším bytě. Je nás tady šest. A dalších šest čeká na ulici.”</p>


Class calibre2 declaration:
.calibre2 {
display: block;
margin: 1em 0
}


Please, how can I remove space between paragraphs? It is used class "calibre2" when PB626 displaying a book?

PS: In mobi format is everything ok, but I can use epub (in mobi have problems with cover)

Thank you.
nickie_twisp is offline   Reply With Quote