[ARVADOS-WORKBENCH2] updated: 1.1.4-363-gc16ed46

Git user git at public.curoverse.com
Mon Jul 23 16:18:53 EDT 2018


Summary of changes:
 src/views/project-panel/project-panel.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  c16ed46210ea3c7f29442b4a1622239ff3641f29 (commit)
      from  28139906b7918ecdd93b6fed894b275bf5a945b5 (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 c16ed46210ea3c7f29442b4a1622239ff3641f29
Author: Michal Klobukowski <michal.klobukowski at contractors.roche.com>
Date:   Mon Jul 23 22:18:40 2018 +0200

    Remove unused style rule
    
    Feature #13784
    
    Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski at contractors.roche.com>

diff --git a/src/views/project-panel/project-panel.tsx b/src/views/project-panel/project-panel.tsx
index 316a9ff..c2b42a5 100644
--- a/src/views/project-panel/project-panel.tsx
+++ b/src/views/project-panel/project-panel.tsx
@@ -43,7 +43,7 @@ const renderName = (item: ProjectPanelItem) =>
             </Typography>
         </Grid>
         <Grid item>
-            <Typography variant="caption" style={{fontSize: '8px'}}>
+            <Typography variant="caption">
                 <FavoriteStar resourceUuid={item.uuid} />
             </Typography>
         </Grid>

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list