summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2016-03-10 23:19:36 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2016-03-10 23:19:36 +0500
commit060cc2c825cd951c37a715af79b982f8aa99ebc4 (patch)
tree03387c733837fe8aa83d96704f43cc2a031caaba /web
parentb9f468623cac8e7afd5552da100f39c22c44ec25 (diff)
downloadchat-060cc2c825cd951c37a715af79b982f8aa99ebc4.tar.gz
chat-060cc2c825cd951c37a715af79b982f8aa99ebc4.tar.bz2
chat-060cc2c825cd951c37a715af79b982f8aa99ebc4.zip
Fixing padding issue
Diffstat (limited to 'web')
-rw-r--r--web/react/components/user_settings/custom_theme_chooser.jsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/react/components/user_settings/custom_theme_chooser.jsx b/web/react/components/user_settings/custom_theme_chooser.jsx
index 33191a9f0..4ee9fd0e2 100644
--- a/web/react/components/user_settings/custom_theme_chooser.jsx
+++ b/web/react/components/user_settings/custom_theme_chooser.jsx
@@ -255,7 +255,6 @@ class CustomThemeChooser extends React.Component {
);
colors += theme[element.id] + ',';
-
} else if (element.group === 'sidebarElements') {
sidebarElements.push(
<div