Uploaded image for project: 'Automation Hub'
  1. Automation Hub
  2. AAH-1427

Right-align list view kebabs

    • Icon: Task Task
    • Resolution: Done
    • Icon: Normal Normal
    • 2.2
    • None
    • UI

      (Follow-up to AAH-1088, wait until #1717 is merged)

      In list views, the last column is usually either a button, or a kebab menu.
      But, currently some of these are center-aligned, while others are right-aligned within the td.

      As per AAH-1088, these should be right-aligned.

      Solution:

      • Use `<td style={{ paddingRight: '0px', textAlign: 'right' }}>` in the last td of all list views which have any buttons or kebabs.
      • Ideally make it a component that gets a list of items, compacts it, and passes to StatefulDropdown

            semighdo@redhat.com Shaiah Emigh Doyle
            mhradil-1 Martin Hradil
            Henderson Hummel Henderson Hummel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: