diff options
Diffstat (limited to 'id')
| -rw-r--r-- | id/server/data/deploy/conf/moa-id/htmlTemplates/css_template.css | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/id/server/data/deploy/conf/moa-id/htmlTemplates/css_template.css b/id/server/data/deploy/conf/moa-id/htmlTemplates/css_template.css index 32b9dee12..aa1242371 100644 --- a/id/server/data/deploy/conf/moa-id/htmlTemplates/css_template.css +++ b/id/server/data/deploy/conf/moa-id/htmlTemplates/css_template.css @@ -508,8 +508,9 @@  			}        .bkuimage { -        width: 90%; +        width: 60%;          height: auto; +        margin-bottom: 10%;        }  			#mandate{ | 
