From 66a92b15080b09fc4c8cf332ff46cd674a3e8d9f Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Tue, 23 Feb 2016 22:46:16 +0500 Subject: Ui Improvements --- web/react/components/setting_item_min.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'web/react/components/setting_item_min.jsx') diff --git a/web/react/components/setting_item_min.jsx b/web/react/components/setting_item_min.jsx index 868b7e1b2..cb2ee0d8f 100644 --- a/web/react/components/setting_item_min.jsx +++ b/web/react/components/setting_item_min.jsx @@ -8,7 +8,7 @@ export default class SettingItemMin extends React.Component { let editButton = null; if (!this.props.disableOpen) { editButton = ( -
  • +
  • -
  • {this.props.title}
  • +
  • {this.props.title}
  • {editButton} -
  • {this.props.describe}
  • +
  • {this.props.describe}
  • ); } -- cgit v1.2.3-1-g7c22