View Single Post
Old 03-29-2012, 03:13 PM   #205
Rainer Zenz
Groupie
Rainer Zenz ought to be getting tired of karma fortunes by now.Rainer Zenz ought to be getting tired of karma fortunes by now.Rainer Zenz ought to be getting tired of karma fortunes by now.Rainer Zenz ought to be getting tired of karma fortunes by now.Rainer Zenz ought to be getting tired of karma fortunes by now.Rainer Zenz ought to be getting tired of karma fortunes by now.Rainer Zenz ought to be getting tired of karma fortunes by now.Rainer Zenz ought to be getting tired of karma fortunes by now.Rainer Zenz ought to be getting tired of karma fortunes by now.Rainer Zenz ought to be getting tired of karma fortunes by now.Rainer Zenz ought to be getting tired of karma fortunes by now.
 
Rainer Zenz's Avatar
 
Posts: 159
Karma: 629506
Join Date: Dec 2011
Device: Kobo Touch/Glo
Quote:
Originally Posted by Sound View Post
Some of my books are doing the same however on some further inspection the books are settings their top margin to zero in their css. This isn't so much as a bug as its bad CSS and Kobo now respecting it. I'm not sure which I like more though.
Yes, you're right! The solution is something like that:

@page { margin-top: 1.00em; }

I didn't know of "@page".
Rainer Zenz is offline   Reply With Quote