diff --git a/awx/ui/static/js/tmp.less b/awx/ui/static/js/tmp.less new file mode 100644 index 0000000000..c4708530ce --- /dev/null +++ b/awx/ui/static/js/tmp.less @@ -0,0 +1,3 @@ +// This file left here as a placeholder +// to keep the build passing. Will be +// removed on the next card. diff --git a/awx/ui/static/less/dashboard.less b/awx/ui/static/less/dashboard.less index 6fcbe7289c..59726130e5 100644 --- a/awx/ui/static/less/dashboard.less +++ b/awx/ui/static/less/dashboard.less @@ -65,7 +65,7 @@ due to the login screen showing on top of the dashboard, we're hiding the border #replacementImg{ align:center; - width: 100px: + width: 100px; height: 100px; } diff --git a/awx/ui/static/less/job-details.less b/awx/ui/static/less/job-details.less index b68c95aec7..9d7b131b51 100644 --- a/awx/ui/static/less/job-details.less +++ b/awx/ui/static/less/job-details.less @@ -347,7 +347,7 @@ .header { width: 100%; height: 28px; - padding: bottom: 5px; + bottom: 5px; .search-field {