]> source.dussan.org Git - redmine.git/commitdiff
% done: progress bar blocked at 80 in the issue list (#20882).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 3 Apr 2016 11:54:15 +0000 (11:54 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 3 Apr 2016 11:54:15 +0000 (11:54 +0000)
Patch by Jérôme BATAILLE.

git-svn-id: http://svn.redmine.org/redmine/trunk@15291 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index fc7d37820ec47aeb0d6721ab923eac817bd01620..6aa5646ea388634c0d9bfdb9c944cdeca772f9c8 100644 (file)
@@ -150,6 +150,7 @@ table.list td.buttons { width: 15%; white-space:nowrap; text-align: right; }
 table.list td.buttons a { margin-right: 0.6em; }
 table.list td.buttons img {vertical-align:middle;}
 table.list td.reorder {width:15%; white-space:nowrap; text-align:center; }
+table.list table.progress td {padding-right:0px;}
 table.list caption { text-align: left; padding: 0.5em 0.5em 0.5em 0; }
 
 tr.project td.name a { white-space:nowrap; }