View Single Post
Old 07-16-2022, 04:39 PM   #18
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,935
Karma: 146918083
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
I don't use vh because I read mostly with RMSDK on Kobo and it doesn't work.

Code:
.fr {
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  height:90vh;
}
I'm not 100% sure, but I would think that the class "fr" will not work in RMSDK as none of that is compatible.

Question I have is what in the .fr class will work with KePub other then the height line?
JSWolf is offline   Reply With Quote