diff --git a/app/classifier/tasks/survey/editor.cjsx b/app/classifier/tasks/survey/editor.cjsx index 9f5968e1db..cb9f15aabf 100644 --- a/app/classifier/tasks/survey/editor.cjsx +++ b/app/classifier/tasks/survey/editor.cjsx @@ -311,12 +311,7 @@ module.exports = createReactClass
- Default - will show thumbnails as small, medium, large, or not at all (when choices > 30) based on the number of choices shown. Note that volunteer-selected filters change the number of choices shown. - -
-- - Show Small - will always show thumbnails as small, regardless of the number of choices shown. + Default - thumbnails will show when there are 30 choices or less, otherwise no thumbnails will be shown.
@@ -331,7 +326,6 @@ module.exports = createReactClass > -