mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-18 22:24:35 +02:00
Increase the maximum row height reduction possible
This commit is contained in:
parent
cb69ee84ac
commit
fad9722cfd
1 changed files with 1 additions and 1 deletions
|
|
@ -217,7 +217,7 @@
|
|||
<string> px</string>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<number>-15</number>
|
||||
<number>-20</number>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
|
|||
Loading…
Reference in a new issue