summaryrefslogtreecommitdiffstats
path: root/webapp/components/backstage/backstage_category.jsx
diff options
context:
space:
mode:
authorAsaad Mahmood <asaadmahmoodspin@users.noreply.github.com>2016-04-04 17:19:27 +0500
committerChristopher Speller <crspeller@gmail.com>2016-04-04 08:19:27 -0400
commitd7f394a49b04e11eaf30b399cd0843963446eab9 (patch)
tree0ef65d21532a79939fe144dda4679158df045534 /webapp/components/backstage/backstage_category.jsx
parent94ab36500fff90b87f086e040c556a89176479b1 (diff)
downloadchat-d7f394a49b04e11eaf30b399cd0843963446eab9.tar.gz
chat-d7f394a49b04e11eaf30b399cd0843963446eab9.tar.bz2
chat-d7f394a49b04e11eaf30b399cd0843963446eab9.zip
PLT-2395 - Improvements to backstage css
Diffstat (limited to 'webapp/components/backstage/backstage_category.jsx')
-rw-r--r--webapp/components/backstage/backstage_category.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/backstage/backstage_category.jsx b/webapp/components/backstage/backstage_category.jsx
index e8b0b57ae..913c7562c 100644
--- a/webapp/components/backstage/backstage_category.jsx
+++ b/webapp/components/backstage/backstage_category.jsx
@@ -50,7 +50,7 @@ export default class BackstageCategory extends React.Component {
}
return (
- <li className='backstage__sidebar__category'>
+ <li className='backstage-sidebar__category'>
<Link
to={link}
className='category-title'