mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
fixes grid so action buttons stay in view
This commit is contained in:
parent
d3b413c125
commit
ef4f1df9bb
@ -65,7 +65,7 @@ export default ['i18n', function(i18n) {
|
||||
|
||||
fieldActions: {
|
||||
|
||||
columnClass: 'col-xl-3 col-lg-3 col-md-4 col-sm-5',
|
||||
columnClass: 'col-xl-3 col-lg-3 col-md-2 col-sm-5',
|
||||
"edit": {
|
||||
mode: "all",
|
||||
ngClick: "editSchedule(schedule)",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user