summaryrefslogtreecommitdiffstats
path: root/web/react/components/setting_upload.jsx
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-09-09 10:55:53 -0400
committerChristopher Speller <crspeller@gmail.com>2015-09-09 10:55:53 -0400
commit2c67b4db61fb896854906c096b02290935fb9c7f (patch)
tree3b9e78b36ebf02246349e51bd4a31eb703ba246a /web/react/components/setting_upload.jsx
parent12f3c877f1b70869398f9318c1b81bfdf5080a43 (diff)
parent9d3f67dddb96d851f5cf448d7ba85e24c7949451 (diff)
downloadchat-2c67b4db61fb896854906c096b02290935fb9c7f.tar.gz
chat-2c67b4db61fb896854906c096b02290935fb9c7f.tar.bz2
chat-2c67b4db61fb896854906c096b02290935fb9c7f.zip
Merge pull request #625 from asaadmahmoodspin/ui-changes
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'>