1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-03-10 19:23:06 +00:00

Merged r17644 to 3.4-stable (#29950).

git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17652 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2018-11-29 15:42:51 +00:00
parent 3644d67fb8
commit b9fb0189dd

View File

@ -546,7 +546,8 @@ select#issue_done_ratio { width: 95px; }
ul.projects {margin:0; padding-left:1em;}
ul.projects ul {padding-left:1.6em;}
ul.projects.root {margin:0; padding:0;}
ul.projects li {list-style-type:none;}
ul.projects li.root, ul.projects li.child {list-style-type:none;}
ul.projects div.description li {list-style-type:initial;}
#projects-index {
column-count: auto;