Merge pull request #13550 from grafana/stackdriver-query-help-css

ux: minor update to look of stackdriver query help
This commit is contained in:
Daniel Lee
2018-10-08 23:39:18 +02:00
committed by GitHub
4 changed files with 28 additions and 19 deletions

View File

@@ -103,7 +103,7 @@ export class TeamList extends PureComponent<Props, any> {
<div className="page-action-bar__spacer" />
<a className="btn btn-success" href="org/teams/new">
<i className="fa fa-plus" /> New team
New team
</a>
</div>

View File

@@ -62,10 +62,7 @@ exports[`Render should render teams table 1`] = `
className="btn btn-success"
href="org/teams/new"
>
<i
className="fa fa-plus"
/>
New team
New team
</a>
</div>
<div