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 {