mirror of
https://github.com/ansible/awx.git
synced 2026-09-04 19:08:30 -02:30
Fix row label bugs and responsive actions button alignment
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
tag-values="job.summary_fields.credentials"
|
||||
tags-are-creds="true">
|
||||
</at-row-item>
|
||||
<labels-list class="LabelList" show-delete="false" is-row-item="true">
|
||||
<labels-list class="LabelList" show-delete="false" is-row-item="true" state="job">
|
||||
</labels-list>
|
||||
</div>
|
||||
<div class="at-Row-actions">
|
||||
|
||||
Reference in New Issue
Block a user