fixing margin for instances list, application token, credential permission page

This commit is contained in:
Haokun-Chen
2018-06-25 11:52:18 -04:00
parent b7ff3aa8fe
commit feff7fb776
5 changed files with 8 additions and 3 deletions
@@ -25,6 +25,10 @@
margin-bottom: @at-margin-bottom-list-toolbar;
}
.at-List--toolbar-padAbove{
margin-top: @at-margin-above-list-toolbar
}
.at-List-search {
flex: auto;
}