summaryrefslogtreecommitdiffstats
path: root/web/react/components/setting_upload.jsx
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-09-08 21:12:36 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-09-08 21:12:36 +0500
commit62940fb72f8ba89b97bbbd2bdc484fd42f5e09ce (patch)
treeae40f78bfc1655296356014421275eddac863068 /web/react/components/setting_upload.jsx
parent5b3ee66dc3baff35104bc6e6c8f25c4474005974 (diff)
downloadchat-62940fb72f8ba89b97bbbd2bdc484fd42f5e09ce.tar.gz
chat-62940fb72f8ba89b97bbbd2bdc484fd42f5e09ce.tar.bz2
chat-62940fb72f8ba89b97bbbd2bdc484fd42f5e09ce.zip
UI changes for various tickets
Diffstat (limited to 'web/react/components/setting_upload.jsx')
-rw-r--r--web/react/components/setting_upload.jsx6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/react/components/setting_upload.jsx b/web/react/components/setting_upload.jsx
index 5979091c4..fad27b355 100644
--- a/web/react/components/setting_upload.jsx
+++ b/web/react/components/setting_upload.jsx
@@ -64,9 +64,9 @@ export default class SettingsUpload extends React.Component {
}
return (
<ul className='section-max'>
- <li className='col-xs-12 section-title'>{this.props.title}</li>
- <li className='col-xs-offset-3'>{this.props.helpText}</li>
- <li className='col-xs-offset-3 col-xs-8'>
+ <li className='col-sm-12 section-title'>{this.props.title}</li>
+ <li className='col-sm-offset-3 col-sm-9'>{this.props.helpText}</li>
+ <li className='col-sm-offset-3 col-sm-9'>
<ul className='setting-list'>
<li className='setting-list-item'>
<span className='btn btn-sm btn-primary btn-file sel-btn'>