Move IDS logo 1% up

Change-Id: I6a0009bdb9cd55ca6bf81f3a75506c1b68bf51c8
diff --git a/inst/rmarkdown/templates/posterdown_ids/resources/template.html b/inst/rmarkdown/templates/posterdown_ids/resources/template.html
index f6a2036..94ad34e 100644
--- a/inst/rmarkdown/templates/posterdown_ids/resources/template.html
+++ b/inst/rmarkdown/templates/posterdown_ids/resources/template.html
@@ -76,12 +76,11 @@
   display: table-row;
 }
 .title_container0 {
-margin-top: 7%;
+margin-top: 6%;
 width: $if(titlebox_borderwidth)$calc(100% - $titlebox_borderwidth$ - $titlebox_borderwidth$)$else$100%$endif$;
-height: $if(titlebox_borderwidth)$calc($if(titlebox_height)$$titlebox_height$$else$7.5%$endif$ - $titlebox_borderwidth$ - $titlebox_borderwidth$)$else$$if(titlebox_height)$$titlebox_height$$else$7.5%$endif$$endif$;
+height: 7.5%;
 overflow: hidden;
-border: $if(titlebox_borderwidth)$$titlebox_borderwidth$$else$0$endif$ solid $if(titlebox_bordercol)$$titlebox_bordercol$$else$$if(primary_colour)$$primary_colour$$else$#f57c14$endif$
-$endif$;
+margin-bottom: 1%;
 }
 .orange_bar {
 width: 15%;