Reduce threshold for mobile

pull/5960/head
Berkeley Martinez 2016-01-09 23:21:03 -08:00
parent c670cdfaab
commit e3890785a2
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import {
Row
} from 'react-bootstrap';
const answerThreshold = 200;
const answerThreshold = 100;
export default contain(
{