diff --git a/framework/core/ember/app/styles/flarum/dropdowns.less b/framework/core/ember/app/styles/flarum/dropdowns.less index 73da070e0..8510993d8 100644 --- a/framework/core/ember/app/styles/flarum/dropdowns.less +++ b/framework/core/ember/app/styles/flarum/dropdowns.less @@ -16,16 +16,16 @@ margin-right: 5px; font-size: 14px; } + & .count { + font-weight: bold; + font-size: 12px; + margin-left: 5px; + } } & .divider { margin: 10px 0; background-color: @fl-body-control-bg; } - & .count { - font-weight: bold; - font-size: 12px; - margin-left: 5px; - } } .dropdown-split.item-count-1 { & .btn {