瀏覽代碼

More padding bottom menu

https://github.com/FreshRSS/FreshRSS/issues/1479
Alexandre Alapetite 9 年之前
父節點
當前提交
dbead5879a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      p/themes/base-theme/template.css

+ 1 - 1
p/themes/base-theme/template.css

@@ -345,7 +345,7 @@ a.btn {
 /*=== Tree */
 .tree {
 	margin: 0;
-	padding: 0;
+	padding: 0 0 15em 0;
 	list-style: none;
 	text-align: left;
 }