From 42ddf5ee4d9f02ef0ae6677dff9a56630c53e446 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Tue, 24 Jan 2017 14:30:23 -0800 Subject: [PATCH] Fix settings checkbox label click area --- app/ui/components/settings/SettingsGeneral.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/ui/components/settings/SettingsGeneral.js b/app/ui/components/settings/SettingsGeneral.js index f8e8fe2cc..38f01ba83 100644 --- a/app/ui/components/settings/SettingsGeneral.js +++ b/app/ui/components/settings/SettingsGeneral.js @@ -3,7 +3,7 @@ import React, {PropTypes} from 'react'; const SettingsGeneral = ({settings, updateSetting}) => (
-
-
-
-
-
-