aboutsummaryrefslogtreecommitdiffstats
path: root/workflow-designer-ui/src/main/frontend/resources/scss/features/_general.scss
diff options
context:
space:
mode:
authorYarin Dekel <yarind@amdocs.com>2018-07-31 10:10:07 +0300
committerYarin Dekel <yarind@amdocs.com>2018-07-31 13:47:55 +0300
commitaface0df975ad060a6fe76a02d760d4102dcbce2 (patch)
treeb90bc29c94d13d1c5946569528c583aac55aafd4 /workflow-designer-ui/src/main/frontend/resources/scss/features/_general.scss
parent12fe45f7982fec92b39c8a981a0f42530e6c1c83 (diff)
fix css test and IO squash
Issue-ID: SDC-1575 Change-Id: I89017be62905c5e12848057b3c07f113396db1b5 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
Diffstat (limited to 'workflow-designer-ui/src/main/frontend/resources/scss/features/_general.scss')
-rw-r--r--workflow-designer-ui/src/main/frontend/resources/scss/features/_general.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/workflow-designer-ui/src/main/frontend/resources/scss/features/_general.scss b/workflow-designer-ui/src/main/frontend/resources/scss/features/_general.scss
index 9189c87b..6e8b3522 100644
--- a/workflow-designer-ui/src/main/frontend/resources/scss/features/_general.scss
+++ b/workflow-designer-ui/src/main/frontend/resources/scss/features/_general.scss
@@ -1,6 +1,6 @@
.general-page {
@include body-1;
- padding: 0 100px 20px 100px;
+ padding: 0 131px 20px 100px;
background-color: #fff;
.general-page-title {
@@ -18,6 +18,7 @@
.description-part textarea {
height: 200px;
+ padding-top: 5px;
}
.version-info-part {