diff --git a/workflow/engine/templates/admin/pmLogo.html b/workflow/engine/templates/admin/pmLogo.html index 94f930244..792e2694c 100644 --- a/workflow/engine/templates/admin/pmLogo.html +++ b/workflow/engine/templates/admin/pmLogo.html @@ -72,7 +72,7 @@ display : inline; margin : 4px; margin-right : 0; - padding : 5px; + padding : 22px; border : 1px solid white; } #images-view .thumb-wrap span { @@ -84,7 +84,7 @@ border : 1px solid #99bbe8; opacity : 0.5; background : #efefef url(/images/ext/row-over.gif) repeat-x left top; - padding : 5px; + padding : 22px; } @@ -92,7 +92,8 @@ border : 1px solid #99bbe8; background : #eff5fb url(/images/select-icon.png) no-repeat right bottom; opacity : 0.5; - padding : 5px; + padding : 22px; + text-align : center; } #images-view .x-view-selected .thumb { background : transparent;