From 210d5fa4bef70ab08863924653dab004318ff13c Mon Sep 17 00:00:00 2001 From: chouseknecht Date: Mon, 19 May 2014 13:44:43 -0400 Subject: [PATCH] Fixed tool bart bottom margin on home page. --- awx/ui/static/less/ansible-ui.less | 5 ----- 1 file changed, 5 deletions(-) diff --git a/awx/ui/static/less/ansible-ui.less b/awx/ui/static/less/ansible-ui.less index d87b156a44..bfdbb9f449 100644 --- a/awx/ui/static/less/ansible-ui.less +++ b/awx/ui/static/less/ansible-ui.less @@ -1578,11 +1578,6 @@ tr td button i { } } -#home #refresh-row { - margin-bottom: 5px; -} - - /* Help modal dialog */ #help-modal {