Skip to content
Snippets Groups Projects
Commit 4d929899 authored by Maz Ameli's avatar Maz Ameli
Browse files

gear icon spacing fix

parent d76165c3
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@ export default class MetadataHeader extends Component {
if (!isViewingTable) return null;
return (
<span className="ml1">
<span className="ml4 mr3">
<Link to={`${this.props.location.pathname}/settings`} >
<Icon name="gear" />
</Link>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment