From d7469d648de86e6c811d82a14ece42d92e2e4472 Mon Sep 17 00:00:00 2001 From: gaba Date: Tue, 14 Feb 2017 17:48:10 -0800 Subject: [PATCH] Replace element with name instead of id. Add style to textfield from coral-ui. --- client/coral-configure/components/ConfigureCommentStream.js | 2 +- client/coral-ui/components/TextField.js | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/client/coral-configure/components/ConfigureCommentStream.js b/client/coral-configure/components/ConfigureCommentStream.js index e621f85f1..67f959390 100644 --- a/client/coral-configure/components/ConfigureCommentStream.js +++ b/client/coral-configure/components/ConfigureCommentStream.js @@ -48,7 +48,7 @@ export default ({handleChange, handleApply, changed, updateQuestionBoxContent, .
); }