diff --git a/css/styles.scss b/css/styles.scss
index bfdaeb278..563a343de 100644
--- a/css/styles.scss
+++ b/css/styles.scss
@@ -62,6 +62,9 @@ a:visited {
.text-input {
color: #fff;
background-color: #000;
+ border-style: solid;
+ border-width: 1px;
+ border-color: white;
}
/* Notification icon (for create program right now only) */
diff --git a/src/index.html b/src/index.html
index 5dd72486b..63670a198 100644
--- a/src/index.html
+++ b/src/index.html
@@ -702,7 +702,7 @@ if (htmlWebpackPlugin.options.googleAnalytics.trackingId) { %>
Expand tickers
Collapse tickers
-
+
Update Watchlist