Skip to content
Snippets Groups Projects
Unverified Commit 857eef40 authored by Kyle Doherty's avatar Kyle Doherty Committed by GitHub
Browse files

scoot label over (#14183)

parent b6c7fd18
Branches
Tags
No related merge requests found
......@@ -549,7 +549,7 @@ export default class NativeQueryEditor extends Component {
}
} else {
dataSelectors = (
<span className="p2 text-medium">{t`This question is written in ${query.nativeQueryLanguage()}.`}</span>
<span className="ml2 p2 text-medium">{t`This question is written in ${query.nativeQueryLanguage()}.`}</span>
);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment