diff --git a/ember/app/styles/flarum/index.less b/ember/app/styles/flarum/index.less index 3256916ba..9bc72e96a 100644 --- a/ember/app/styles/flarum/index.less +++ b/ember/app/styles/flarum/index.less @@ -268,9 +268,6 @@ width: 100%; padding: 20px 0; } - &.active { - text-decoration: none; - } &:hover .title { text-decoration: underline; }