diff --git a/assets/scripts/app/templates/builds/show.hbs b/assets/scripts/app/templates/builds/show.hbs index caff8109..1df7e292 100644 --- a/assets/scripts/app/templates/builds/show.hbs +++ b/assets/scripts/app/templates/builds/show.hbs @@ -31,26 +31,24 @@ diff --git a/assets/scripts/app/templates/jobs/show.hbs b/assets/scripts/app/templates/jobs/show.hbs index a996ec21..a258f889 100644 --- a/assets/scripts/app/templates/jobs/show.hbs +++ b/assets/scripts/app/templates/jobs/show.hbs @@ -30,27 +30,24 @@ diff --git a/assets/styles/main/summary.sass b/assets/styles/main/summary.sass index 67ab701b..af1901d9 100644 --- a/assets/styles/main/summary.sass +++ b/assets/styles/main/summary.sass @@ -17,7 +17,7 @@ @include border-radius(5px) background-color: #fafafa min-height: 30px - padding: 5px 15px + padding: 2px 11px margin-bottom: 20px padding-bottom: 10px @@ -94,6 +94,12 @@ img vertical-align: middle + .text + line-height: 15px + display: inline-block + position: relative + top: 2px + .commit-changes text-align: right width: inherit @@ -107,8 +113,8 @@ img margin-right: 2px margin-left: 4px - height: 15px - width: 15px + height: 16px + width: 16px .author float: left @@ -118,8 +124,8 @@ clear: none img - height: 15px - width: 15px + height: 16px + width: 16px margin-right: 4px margin-left: 2px