summaryrefslogtreecommitdiffstats
path: root/webapp/components/searchable_channel_list.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components/searchable_channel_list.jsx')
-rw-r--r--webapp/components/searchable_channel_list.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/searchable_channel_list.jsx b/webapp/components/searchable_channel_list.jsx
index 4a7f90455..afd113975 100644
--- a/webapp/components/searchable_channel_list.jsx
+++ b/webapp/components/searchable_channel_list.jsx
@@ -167,7 +167,7 @@ export default class SearchableChannelList extends React.Component {
return (
<div className='filtered-user-list'>
<div className='filter-row'>
- <div className='col-sm-6'>
+ <div className='col-sm-12'>
<input
ref='filter'
className='form-control filter-textbox'