]> source.dussan.org Git - redmine.git/commitdiff
Boards list layout broken by r15647.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 26 Nov 2016 08:45:09 +0000 (08:45 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 26 Nov 2016 08:45:09 +0000 (08:45 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@15997 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 459d35fcccaee9bfee1078927e0756e06fa4d936..29620f3868cefe7e7d7defb74658c381c2457398 100644 (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; }