summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/themes/base-theme/template.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/p/themes/base-theme/template.css b/p/themes/base-theme/template.css
index 2ea058786..fb62f8d74 100644
--- a/p/themes/base-theme/template.css
+++ b/p/themes/base-theme/template.css
@@ -504,7 +504,10 @@ a.btn {
padding: 0px 15px;
}
.aside_feed .tree-folder-items:not(.active) {
+ border: none;
+ margin: 0;
max-height: 0;
+ padding: 0;
overflow: hidden;
}
.aside_feed .tree-folder-items .dropdown {