You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by an...@apache.org on 2019/11/22 14:11:46 UTC

[incubator-dlab] branch DLAB-1300 updated: [DLAB-1304]: added project parameter while starting notebook

This is an automated email from the ASF dual-hosted git repository.

ankovalyshyn pushed a commit to branch DLAB-1300
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/DLAB-1300 by this push:
     new 7c96f46  [DLAB-1304]: added project parameter while starting notebook
7c96f46 is described below

commit 7c96f460a505a8bb1f88eb634cac8076ef62e411
Author: Andriana Kovalyshyn <An...@epam.com>
AuthorDate: Fri Nov 22 16:11:34 2019 +0200

    [DLAB-1304]: added project parameter while starting notebook
---
 .../src/app/resources/resources-grid/resources-grid.component.scss       | 1 -
 1 file changed, 1 deletion(-)

diff --git a/services/self-service/src/main/resources/webapp/src/app/resources/resources-grid/resources-grid.component.scss b/services/self-service/src/main/resources/webapp/src/app/resources/resources-grid/resources-grid.component.scss
index e7d9907..1365ff0 100644
--- a/services/self-service/src/main/resources/webapp/src/app/resources/resources-grid/resources-grid.component.scss
+++ b/services/self-service/src/main/resources/webapp/src/app/resources/resources-grid/resources-grid.component.scss
@@ -53,7 +53,6 @@ table {
           padding-right: 5px;
           padding-left: 24px;
           cursor: pointer;
-          max-width: 250px;
           overflow: hidden;
           text-overflow: ellipsis;
         }


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org