From 4b13c1e6ec21c28bdf13ff5ba24919803b1f2d62 Mon Sep 17 00:00:00 2001 From: Ken Powers Date: Thu, 15 Aug 2019 17:59:21 -0400 Subject: [PATCH] Get rid of Roboto font override in composition input --- stylesheets/_modules.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/stylesheets/_modules.scss b/stylesheets/_modules.scss index 7826b95338..99deb94295 100644 --- a/stylesheets/_modules.scss +++ b/stylesheets/_modules.scss @@ -4704,7 +4704,6 @@ border: 1px solid; border-radius: 18px; font-size: 14px; - font-family: Roboto; overflow: hidden; word-break: break-word;