From eafa3efb5073c3c6bbf933decbf094b27edc7e99 Mon Sep 17 00:00:00 2001 From: Sriram Viswanathan Date: Thu, 23 Mar 2017 17:14:18 -0300 Subject: |#973| Thais + Sriram | Removes containerElement to use default 'button' container - fixes functionality --- web-ui/src/common/flat_button/flat_button.js | 2 -- web-ui/src/common/logout/logout.js | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'web-ui/src') diff --git a/web-ui/src/common/flat_button/flat_button.js b/web-ui/src/common/flat_button/flat_button.js index d9930ff5..33df7de4 100644 --- a/web-ui/src/common/flat_button/flat_button.js +++ b/web-ui/src/common/flat_button/flat_button.js @@ -38,9 +38,7 @@ const SubmitFlatButton = ({ name, buttonText, fontIconClass }) => (
- + ); -- cgit v1.2.3