diff --git a/less/category.less b/less/category.less index 6b86ab0..b267624 100644 --- a/less/category.less +++ b/less/category.less @@ -169,6 +169,10 @@ font-size: 65%; border-radius: 50%; } + + #category-dropdown-check:checked + .dropdown-menu { + display: block; + } } .category-dropdown-menu { diff --git a/templates/partials/buttons/newTopic.tpl b/templates/partials/buttons/newTopic.tpl new file mode 100644 index 0000000..58dc9d8 --- /dev/null +++ b/templates/partials/buttons/newTopic.tpl @@ -0,0 +1,15 @@ + \ No newline at end of file diff --git a/templates/popular.tpl b/templates/popular.tpl index 4f7363f..0337670 100644 --- a/templates/popular.tpl +++ b/templates/popular.tpl @@ -8,7 +8,7 @@