changeset 6154:25925b87a74b

Increase map title size for map print PDF (#767).
author Christian Lins <christian.lins@intevation.de>
date Sun, 02 Jun 2013 21:09:12 +0200
parents 12af732c9d0f
children 36433dc06a40
files gwt-client/src/main/webapp/WEB-INF/config.yaml
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gwt-client/src/main/webapp/WEB-INF/config.yaml	Sun Jun 02 18:13:29 2013 +0200
+++ b/gwt-client/src/main/webapp/WEB-INF/config.yaml	Sun Jun 02 21:09:12 2013 +0200
@@ -197,7 +197,7 @@
         # The legend
         - !columns
           absoluteX: 612
-          absoluteY: 390
+          absoluteY: 385
           width: 200
           items:
             - !legends
@@ -238,12 +238,13 @@
           condition: mapTitle
           items:
             - !text
+              fontSize: 18
               text: '${mapTitle}'
 
         # The Stamp
         - !columns
           absoluteX: 562
-          absoluteY: 555
+          absoluteY: 550
           width: 250
         #  config:
         #    borderWidthLeft: 5

http://dive4elements.wald.intevation.org