Skip to content

Commit

Permalink
Merge pull request #31 from mixalturek/master
Browse files Browse the repository at this point in the history
[JENKINS-21557] Possibly too wide table on summary page
  • Loading branch information
mixalturek committed Jan 29, 2014
2 parents a9b0d6c + b63b5ab commit 07e91e8
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -11,6 +11,7 @@
<j:set var="diff" value="${it.diffSummary}"/>

<style type="text/css">
#sloccountSummary { width: auto; }
#sloccountSummary .number { text-align: right; }
</style>

Expand Down

0 comments on commit 07e91e8

Please sign in to comment.