From 280bb24d2d49a7d2ee6a873cfebcf765a07f4494 Mon Sep 17 00:00:00 2001 From: Oleksii Kurinnyi Date: Tue, 13 Dec 2016 10:40:34 +0200 Subject: [PATCH 1/2] CHE-3212: code clean-up --- .../src/app/admin/onprem-administration/license/license.styl | 2 +- dashboard/src/app/factories/create-factory/create-factory.html | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/dashboard/src/app/admin/onprem-administration/license/license.styl b/dashboard/src/app/admin/onprem-administration/license/license.styl index c16f3b5e8f..9ef6bed601 100644 --- a/dashboard/src/app/admin/onprem-administration/license/license.styl +++ b/dashboard/src/app/admin/onprem-administration/license/license.styl @@ -22,7 +22,7 @@ .onprem-license margin-top 5px -.onprem-license .che-label-container-row +.onprem-license .che-label-container-layout display inline-block .onprem-license .che-label-container-label diff --git a/dashboard/src/app/factories/create-factory/create-factory.html b/dashboard/src/app/factories/create-factory/create-factory.html index 067d716023..060d28ee53 100644 --- a/dashboard/src/app/factories/create-factory/create-factory.html +++ b/dashboard/src/app/factories/create-factory/create-factory.html @@ -51,8 +51,7 @@ - + From bba4459ef3a96fae4b4115144ffa2618e850e5b5 Mon Sep 17 00:00:00 2001 From: Oleksii Kurinnyi Date: Wed, 14 Dec 2016 17:40:45 +0200 Subject: [PATCH 2/2] CHE-3213: code clean-up --- .../src/app/factories/create-factory/create-factory.styl | 2 +- .../app/factories/create-factory/git/create-factory-git.styl | 2 +- .../factory-information/factory-information.styl | 5 +---- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/dashboard/src/app/factories/create-factory/create-factory.styl b/dashboard/src/app/factories/create-factory/create-factory.styl index 982ee198e0..8a1cd32883 100644 --- a/dashboard/src/app/factories/create-factory/create-factory.styl +++ b/dashboard/src/app/factories/create-factory/create-factory.styl @@ -10,7 +10,7 @@ md-content .create-factory margin-bottom 16px .che-label-container-content .create-factory-input - margin -6px 0 + margin -12px 0 md-progress-linear.create-factory-progress z-index 1 diff --git a/dashboard/src/app/factories/create-factory/git/create-factory-git.styl b/dashboard/src/app/factories/create-factory/git/create-factory-git.styl index 0aa7ec3097..91b8b209cb 100644 --- a/dashboard/src/app/factories/create-factory/git/create-factory-git.styl +++ b/dashboard/src/app/factories/create-factory/git/create-factory-git.styl @@ -1,2 +1,2 @@ .create-factory-git-input - margin -6px 0 + margin -12px 0 diff --git a/dashboard/src/app/factories/factory-details/information-tab/factory-information/factory-information.styl b/dashboard/src/app/factories/factory-details/information-tab/factory-information/factory-information.styl index 438f615343..4b4c05cb7d 100644 --- a/dashboard/src/app/factories/factory-details/information-tab/factory-information/factory-information.styl +++ b/dashboard/src/app/factories/factory-details/information-tab/factory-information/factory-information.styl @@ -1,9 +1,6 @@ .factory-information-panel-item:not(:last-child) margin-bottom 10px -.factory-information .che-label-container-content .factory-information-input - margin-top -6px - .factory-information .disabled-state cursor not-allowed background-color transparent @@ -18,7 +15,7 @@ margin 0 30px 0 0 .che-label-container-content .factory-information-input - margin-top -6px + margin -12px .factory-information-update-button button margin-right 0