Mercurial > dive4elements > river
changeset 6155:36433dc06a40
Increase legend size of map print PDF (#767).
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Sun, 02 Jun 2013 21:57:11 +0200 |
parents | 25925b87a74b |
children | eee77cdd72fc |
files | gwt-client/src/main/webapp/WEB-INF/config.yaml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/gwt-client/src/main/webapp/WEB-INF/config.yaml Sun Jun 02 21:09:12 2013 +0200 +++ b/gwt-client/src/main/webapp/WEB-INF/config.yaml Sun Jun 02 21:57:11 2013 +0200 @@ -196,12 +196,12 @@ backgroundColor: #FFFFFF # The legend - !columns - absoluteX: 612 + absoluteX: 562 absoluteY: 385 - width: 200 + width: 250 items: - !legends - maxHeight: 310 + maxHeight: 350 maxWidth: 0 maxIconHeight: 0 inline: true