mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-16 15:58:39 -05:00
Fix all of the issues for the 3.3 UX Hit List
* Portal mode job header * Move edit buttons to beginning of action buttons * Dashboard job row spacing * Decrease toggle button height * Remove extra scrollbars from job results standard out
This commit is contained in:
@@ -246,7 +246,7 @@
|
||||
@at-padding-list-empty: @at-space-2x;
|
||||
@at-padding-list-row-item-tag: 0 @at-space-2x;
|
||||
@at-padding-list-row-action: 7px;
|
||||
@at-padding-list-row: 10px 20px;
|
||||
@at-padding-list-row: 10px 20px 10px 10px;
|
||||
|
||||
@at-margin-input-message: @at-space;
|
||||
@at-margin-item-column: @at-space-3x;
|
||||
@@ -264,7 +264,7 @@
|
||||
|
||||
@at-margin-top-search-key: @at-space-2x;
|
||||
|
||||
@at-margin-top-list: @at-space-5x;
|
||||
@at-margin-top-list: @at-space-4x;
|
||||
@at-margin-bottom-list-toolbar: @at-space-4x;
|
||||
@at-margin-left-toolbar-action: @at-space-4x;
|
||||
@at-margin-left-toolbar-carat: @at-space;
|
||||
|
||||
Reference in New Issue
Block a user