)
},
diff --git a/ui/src/sources/containers/CreateSource.js b/ui/src/sources/containers/CreateSource.js
index d7a927712..7fefa627f 100644
--- a/ui/src/sources/containers/CreateSource.js
+++ b/ui/src/sources/containers/CreateSource.js
@@ -110,67 +110,26 @@ export const CreateSource = React.createClass({
})
},
- //
+
-
+
+
+
Welcome to Chronograf
+
+
+
diff --git a/ui/src/sources/containers/SourcePage.js b/ui/src/sources/containers/SourcePage.js
index 790050120..ebbd80132 100644
--- a/ui/src/sources/containers/SourcePage.js
+++ b/ui/src/sources/containers/SourcePage.js
@@ -125,13 +125,15 @@ export const SourcePage = React.createClass({
diff --git a/ui/src/style/unsorted.scss b/ui/src/style/unsorted.scss
index e9de6eea6..7dc087b49 100644
--- a/ui/src/style/unsorted.scss
+++ b/ui/src/style/unsorted.scss
@@ -2,16 +2,6 @@
Unsorted
----------------------------------------------
*/
-.select-source-page {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- overflow: auto;
- @include custom-scrollbar($g2-kevlar, $c-pool);
- @include gradient-v($g2-kevlar, $g0-obsidian);
-}
.text-right .btn {
margin: 0 0 0 4px;
}