From 85457eec873ee1b3ca2c7f32646a0d8d8fb33df2 Mon Sep 17 00:00:00 2001 From: Jared Tabor Date: Wed, 2 Jul 2014 10:53:54 -0400 Subject: [PATCH] fixed alignment for graph widgets with job widget on dashboard --- awx/ui/static/less/new-dashboard.less | 8 ++++++++ awx/ui/static/partials/home.html | 23 +++++++++++------------ 2 files changed, 19 insertions(+), 12 deletions(-) diff --git a/awx/ui/static/less/new-dashboard.less b/awx/ui/static/less/new-dashboard.less index fe2b9ac73b..b8d668f4d3 100644 --- a/awx/ui/static/less/new-dashboard.less +++ b/awx/ui/static/less/new-dashboard.less @@ -45,6 +45,14 @@ background-image: none } + .left-side { + padding-right: 7px; + } + + .right-side { + padding-left: 7px; + } + .custon-carousel{ width:150px; height:200px; diff --git a/awx/ui/static/partials/home.html b/awx/ui/static/partials/home.html index 347ee5f513..7efe7b1b09 100644 --- a/awx/ui/static/partials/home.html +++ b/awx/ui/static/partials/home.html @@ -1,6 +1,6 @@
-
+
-
-
-
-
-
-
-
-
-
-
- +
+
+
+
+
+
+
+
+
+