From b6334361af6cb15f52402c399a66fd0c0c597522 Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Mon, 25 Jun 2018 11:47:14 -0400 Subject: [PATCH] fix typo --- awx/ui/client/features/output/_index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/client/features/output/_index.less b/awx/ui/client/features/output/_index.less index 887a5610a9..a5d85e9fa0 100644 --- a/awx/ui/client/features/output/_index.less +++ b/awx/ui/client/features/output/_index.less @@ -210,7 +210,7 @@ display: flex; width: 100%; flex-wrap: wrap; - nargin-left: -5px; + margin-left: -5px; } // Status Bar -----------------------------------------------------------------------------