From 79f2d1cd88fa0ed844e0b3395170a889effb34e9 Mon Sep 17 00:00:00 2001 From: chris Houseknecht Date: Thu, 16 Jan 2014 16:46:04 -0500 Subject: [PATCH] Activity Stream: fixed activity steam query build when called for specific objects. Fixed minor style issues. --- awx/ui/static/less/ansible-ui.less | 1 + 1 file changed, 1 insertion(+) diff --git a/awx/ui/static/less/ansible-ui.less b/awx/ui/static/less/ansible-ui.less index 32a42de018..9db50f95f8 100644 --- a/awx/ui/static/less/ansible-ui.less +++ b/awx/ui/static/less/ansible-ui.less @@ -1307,6 +1307,7 @@ tr td button i { .nav-path { margin-bottom: 15px; + margin-top: 5px; } }