From 024f62f1b383d8aad6ed1c9f90116467ded7bd42 Mon Sep 17 00:00:00 2001 From: Florian Orben Date: Fri, 4 Dec 2015 02:54:15 +0100 Subject: reorder display settings; remove 'button thingy' in font options --- web/react/components/user_settings/user_settings_display.jsx | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'web/react/components/user_settings') diff --git a/web/react/components/user_settings/user_settings_display.jsx b/web/react/components/user_settings/user_settings_display.jsx index dc3865c68..c464258de 100644 --- a/web/react/components/user_settings/user_settings_display.jsx +++ b/web/react/components/user_settings/user_settings_display.jsx @@ -241,7 +241,7 @@ export default class UserSettingsDisplay extends React.Component { const inputs = [
- - {this.state.selectedFont} -

{'Select the font displayed in the Mattermost user interface.'}
@@ -312,12 +309,12 @@ export default class UserSettingsDisplay extends React.Component {

{'Display Settings'}

+ {fontSection} +
{clockSection}
{nameFormatSection}
- {fontSection} -
); -- cgit v1.2.3-1-g7c22