From 4b0636217232817351985ba9ee8033c03c4e8480 Mon Sep 17 00:00:00 2001 From: David Lu Date: Wed, 1 Jun 2016 13:05:48 -0700 Subject: Added scrolling, move out of navbar (#3163) Added magic number, removed jqueryi --- webapp/utils/constants.jsx | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp/utils') diff --git a/webapp/utils/constants.jsx b/webapp/utils/constants.jsx index 1281e320f..55090fc82 100644 --- a/webapp/utils/constants.jsx +++ b/webapp/utils/constants.jsx @@ -746,6 +746,7 @@ export default { MAX_TRIGGER_LENGTH: 128, TIME_SINCE_UPDATE_INTERVAL: 30000, MIN_HASHTAG_LINK_LENGTH: 3, + CHANNEL_SCROLL_ADJUSTMENT: 100, EMOJI_PATH: '/static/emoji', DEFAULT_WEBHOOK_LOGO: logoWebhook, MHPNS: 'https://push.mattermost.com', -- cgit v1.2.3-1-g7c22