diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/skin.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/skin.xml b/data/skin.xml index 667bdb6c..84c89f67 100644 --- a/data/skin.xml +++ b/data/skin.xml @@ -55,8 +55,8 @@ <screen name="NimSelection" position="140,165" size="360,100"> <widget name="nimlist" position="20,10" size="320,75" /> </screen> - <screen name="NimSetup" position="140,165" size="360,250"> - <widget name="config" position="20,10" size="320,200" /> + <screen name="NimSetup" position="140,165" size="360,180"> + <widget name="config" position="20,10" size="320,150" /> </screen> <screen name="Satconfig" position="140,125" size="460,280" title="Satconfig"> <widget name="config" position="10,50" size="420,150" /> |
