diff options
author | Hal9000 <miglietta.francesco@gmail.com> | 2013-01-18 15:26:07 +0100 |
---|---|---|
committer | Hal9000 <miglietta.francesco@gmail.com> | 2013-01-18 15:26:07 +0100 |
commit | ed554a37242e040162b878275f5862e05df00f8e (patch) | |
tree | e1200576a480c79e6130fe34639cceb1633ffc58 | |
parent | f530e0f244ed2ad84db61d8e1069ffc72516d59b (diff) | |
download | plus-ed554a37242e040162b878275f5862e05df00f8e.tar.gz plus-ed554a37242e040162b878275f5862e05df00f8e.tar.bz2 plus-ed554a37242e040162b878275f5862e05df00f8e.tar.xz plus-ed554a37242e040162b878275f5862e05df00f8e.zip |
Jewelry Theme: fix entry height in flag selection menu.
-rw-r--r-- | data/themes/jewelry/listbox.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/jewelry/listbox.xml b/data/themes/jewelry/listbox.xml index aae6fd337..c18750726 100644 --- a/data/themes/jewelry/listbox.xml +++ b/data/themes/jewelry/listbox.xml @@ -4,6 +4,7 @@ <option name="padding" value="8" /> <option name="textPadding" value="48" /> <option name="imagePadding" value="2" /> + <option name="itemPadding" value="1" /> <option name="spacing" value="0" /> </widget> |