From 6b6c0b864885840ab911dd9aae88906ba9c8eca8 Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Thu, 7 May 2015 16:23:51 -0400 Subject: [PATCH] fixed typo in less file --- awx/ui/static/js/jobs/standard-out-details.block.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/static/js/jobs/standard-out-details.block.less b/awx/ui/static/js/jobs/standard-out-details.block.less index 520465c9f1..a81638fd65 100644 --- a/awx/ui/static/js/jobs/standard-out-details.block.less +++ b/awx/ui/static/js/jobs/standard-out-details.block.less @@ -3,7 +3,7 @@ // Some of these are left empty as a helpful measure so that you can see how the new // SuitCSS styling should work. They can be removed once we've done more // SuitCSS -about + .StandardOutDetails { }