From 87e62e8823e0894afab93326b0e1db2e12c53848 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 10 Jul 2017 23:48:45 +0500 Subject: Minor UI fixes for 4.0 (#6899) * PLT-7056 - Fixing profile popover position * PLT-7082 - Removing extra space below header * PLT-7074 - Channel header fix * PLT-7054 - Fixing scroll inside members popover * Updating mention highlight color for default theme --- webapp/utils/constants.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/utils') diff --git a/webapp/utils/constants.jsx b/webapp/utils/constants.jsx index b2693ecf5..abe891e28 100644 --- a/webapp/utils/constants.jsx +++ b/webapp/utils/constants.jsx @@ -493,7 +493,7 @@ export const Constants = { buttonBg: '#166de0', buttonColor: '#ffffff', errorTextColor: '#fd5960', - mentionHighlightBg: '#fff2bb', + mentionHighlightBg: '#ffe577', mentionHighlightLink: '#166de0', codeTheme: 'github', image: mattermostThemeImage -- cgit v1.2.3-1-g7c22