Fixes left margin on notifications tab

This commit is contained in:
mabashian
2019-02-20 14:52:11 -05:00
parent 87d9df5876
commit e28776962d
2 changed files with 4 additions and 2 deletions

View File

@@ -195,6 +195,7 @@ class Lookup extends React.Component {
columns={columns}
onSearch={this.onSearch}
onSort={this.onSort}
isLookup
/>
<ul className="pf-c-data-list awx-c-list">
{results.map(i => (