Skip to content

Instantly share code, notes, and snippets.

@ojdon
Created January 19, 2016 15:21
Show Gist options
  • Save ojdon/a83603d47f82e030ff7d to your computer and use it in GitHub Desktop.
Save ojdon/a83603d47f82e030ff7d to your computer and use it in GitHub Desktop.
Make the main section of Mattermost fluid width similar to how Slack conversations are displayed.
.channel-intro, .post-create__container form, .post .post__content {max-width: none !important}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment