diff --git a/app/classifier/tasks/combo/editor.cjsx b/app/classifier/tasks/combo/editor.cjsx
index 07258b315b..323c43982f 100644
--- a/app/classifier/tasks/combo/editor.cjsx
+++ b/app/classifier/tasks/combo/editor.cjsx
@@ -77,7 +77,7 @@ ComboTaskEditor = createReactClass
This overrides anything set by a sub-task.
diff --git a/app/classifier/tasks/dropdown/editor.jsx b/app/classifier/tasks/dropdown/editor.jsx
index 7ba4d4b42a..4f8cceace6 100644
--- a/app/classifier/tasks/dropdown/editor.jsx
+++ b/app/classifier/tasks/dropdown/editor.jsx
@@ -216,6 +216,7 @@ export default class DropdownEditor extends React.Component {
Next task
Next task{' '}
-
+
@@ -266,7 +266,7 @@ module.exports = createReactClass
}
diff --git a/app/classifier/tasks/next-task-selector.cjsx b/app/classifier/tasks/next-task-selector.cjsx
index 54e7cdfc3c..796da49f88 100644
--- a/app/classifier/tasks/next-task-selector.cjsx
+++ b/app/classifier/tasks/next-task-selector.cjsx
@@ -21,7 +21,7 @@ module.exports = createReactClass
diff --git a/app/classifier/tasks/text/editor.cjsx b/app/classifier/tasks/text/editor.cjsx
index 2c04a5efcc..8c6460b4e4 100644
--- a/app/classifier/tasks/text/editor.cjsx
+++ b/app/classifier/tasks/text/editor.cjsx
@@ -86,6 +86,6 @@ module.exports = createReactClass
Next task
-
+
}