View Single Post
Old 07-21-2018, 09:14 PM   #147
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by jcn363 View Post
Two typo on nickel 4.9.11311.

Spoiler:
Code:
#138 (zlib) pos 483c52:
  - FindZlib: "#topVerticalSpacer"
  - ReplaceZlib:
      Find:    "#bottomVerticalSpacer[qApp_deviceIsPhoenix=true] {\n  min-height: 24x;\n  max-height: 24px;\n}"
      Replace: "#bottomVerticalSpacer[qApp_deviceIsPhoenix=true]{min-height:24px;max-height:24px;}"

#48 (zlib) pos 4781f5:
  - FindZlib: "#SelectionMenuView"
  - ReplaceZlib:
      Find:    "#highlight[qApp_deviceIsDaylight=true],\n#search[qApp_deviceIsDaylight=true] {\n  margin-right: 7x;\n}"
      Replace: "#highlight[qApp_deviceIsDaylight=true],#search[qApp_deviceIsDaylight=true]{margin-right:7px;}"

Good luck.
What does this change? When I first saw it, my thought was that it might be the cause of the missing top margin when opening an epub. But, I'm not sure if the name and sizes fit.
davidfor is offline   Reply With Quote