Explorar el Código

More padding bottom menu

https://github.com/FreshRSS/FreshRSS/issues/1479
Alexandre Alapetite hace 9 años
padre
commit
dbead5879a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;
 }