[ARVADOS-WORKBENCH2] updated: 1.3.0-46-geb8fb03

Git user git at public.curoverse.com
Thu Dec 6 11:55:10 EST 2018


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

       via  eb8fb03156072ae7d9c289d8d7156fc2d94e40be (commit)
      from  4e1ff9a1613f897f24bc59a981e94d8bf227fd10 (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 eb8fb03156072ae7d9c289d8d7156fc2d94e40be
Author: Janicki Artur <artur.janicki at contractors.roche.com>
Date:   Thu Dec 6 17:55:01 2018 +0100

    change compute node panel - remove style
    
    Feature #14500_admin_api_tokens
    
    Arvados-DCO-1.1-Signed-off-by: Janicki Artur <artur.janicki at contractors.roche.com>

diff --git a/src/views/compute-node-panel/compute-node-panel-root.tsx b/src/views/compute-node-panel/compute-node-panel-root.tsx
index 7b1013b..2d325b5 100644
--- a/src/views/compute-node-panel/compute-node-panel-root.tsx
+++ b/src/views/compute-node-panel/compute-node-panel-root.tsx
@@ -20,7 +20,7 @@ const styles: StyleRulesCallback<CssRules> = (theme: ArvadosTheme) => ({
         overflow: 'auto'
     },
     tableRow: {
-        '& td, th': {
+        '& th': {
             whiteSpace: 'nowrap'
         }
     }

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list