From dc073cbe9fd43e4bfb7eed412661aa48f408f7a0 Mon Sep 17 00:00:00 2001 From: Alex P Date: Wed, 5 Oct 2016 13:58:59 -0700 Subject: [PATCH] fixing appearance of source selection page --- ui/src/select_source/containers/SelectSourcePage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/select_source/containers/SelectSourcePage.js b/ui/src/select_source/containers/SelectSourcePage.js index 7ae294932..dba0ef9a6 100644 --- a/ui/src/select_source/containers/SelectSourcePage.js +++ b/ui/src/select_source/containers/SelectSourcePage.js @@ -61,7 +61,7 @@ export const SelectSourcePage = React.createClass({ render() { const error = !!this.props.location.query.redirectPath; return ( -
+