summaryrefslogtreecommitdiffstats
path: root/webapp/components/backstage/backstage_category.jsx
diff options
context:
space:
mode:
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'