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

View File

@@ -120,6 +120,7 @@
}
.at-Row-toggle {
align-self: flex-start;
margin-right: @at-space-4x;
}