diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-03-21 08:38:22 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-03-21 08:38:22 +0100 |
commit | a148ea688d20e43d737d531d33a35ef72f7ca53e (patch) | |
tree | da9400b86e0df9b7b199e07c80e54a45c7ae012a /id/server/data/deploy/conf | |
parent | 82cdd95b4d584c27198b3d7377c8926c5e24867f (diff) | |
download | moa-id-spss-a148ea688d20e43d737d531d33a35ef72f7ca53e.tar.gz moa-id-spss-a148ea688d20e43d737d531d33a35ef72f7ca53e.tar.bz2 moa-id-spss-a148ea688d20e43d737d531d33a35ef72f7ca53e.zip |
small CSS update for new card and mobile-sig logos
Diffstat (limited to 'id/server/data/deploy/conf')
-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{ |