aboutsummaryrefslogtreecommitdiff
path: root/src/components/menu_item.style.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/menu_item.style.js')
-rw-r--r--src/components/menu_item.style.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/menu_item.style.js b/src/components/menu_item.style.js
index 29376e5e..51388155 100644
--- a/src/components/menu_item.style.js
+++ b/src/components/menu_item.style.js
@@ -12,7 +12,7 @@ export default {
],
states: {
hover: ':hover',
- active: '.active'
+ active: '.-active'
},
defaultRules: [
{