[ARVADOS-WORKBENCH2] updated: 1.1.4-34-ga78b683

Git user git at public.curoverse.com
Mon Jun 18 04:34:21 EDT 2018


Summary of changes:
 src/components/project-tree/project-tree.tsx | 1 +
 1 file changed, 1 insertion(+)

       via  a78b68335f520c4a7d50362811369bf83a921296 (commit)
      from  250d01c990a4f47bfdaa31ef9d3d7b79e602cb2c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit a78b68335f520c4a7d50362811369bf83a921296
Author: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>
Date:   Mon Jun 18 10:34:05 2018 +0200

    marginTop
    
    Feature #13618
    
    Arvados-DCO-1.1-Signed-off-by: Pawel Kowalczyk <pawel.kowalczyk at contractors.roche.com>

diff --git a/src/components/project-tree/project-tree.tsx b/src/components/project-tree/project-tree.tsx
index 56b3da3..4c703fb 100644
--- a/src/components/project-tree/project-tree.tsx
+++ b/src/components/project-tree/project-tree.tsx
@@ -27,6 +27,7 @@ const styles: StyleRulesCallback<CssRules> = (theme: Theme) => ({
         marginLeft: '20px',
     },
     treeContainer: {
+        marginTop: '37px',
         overflowX: 'visible',
         overflowY: 'auto',
         minWidth: '240px',

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list