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:
Marliana Lara
2018-04-27 14:35:32 -04:00
parent ad11653975
commit 8b6ee8d360
15 changed files with 75 additions and 194 deletions
+2 -2
View File
@@ -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;