1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-03-01 15:01:47 +00:00

Boards list layout broken by r15647.

git-svn-id: http://svn.redmine.org/redmine/trunk@15997 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2016-11-26 08:45:09 +00:00
parent b0f89e68f4
commit f60d240af0

View File

@ -233,6 +233,7 @@ table.list caption { text-align: left; padding: 0.5em 0.5em 0.5em 0; }
#role-permissions-trackers table.list th {white-space:normal;}
.table-list-cell {display: table-cell; vertical-align: top; padding:2px; }
.table-list div.buttons {width: 15%;}
tr.project td.name a { white-space:nowrap; }
tr.project.closed, tr.project.archived { color: #aaa; }