Skip to content

Commit

Permalink
Bug 1136924 - Remove the revision SHA from push headers
Browse files Browse the repository at this point in the history
  • Loading branch information
KWierso authored and Ed Morley committed Aug 18, 2015
1 parent dde28eb commit 28fde2b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
6 changes: 0 additions & 6 deletions ui/css/treeherder.css
Expand Up @@ -555,12 +555,6 @@ th-watched-repo {
opacity: 0.75;
}

.revision-text {
display: inline-block;
vertical-align: middle;
font: 12px "Lucida Console",Monaco,monospace;
}

.revision-button {
flex: 0 0 60px;
margin-right: 4px;
Expand Down
1 change: 0 additions & 1 deletion ui/partials/main/jobs.html
Expand Up @@ -19,7 +19,6 @@
<span class="fa fa-external-link icon-superscript"></span></a> - </span>
<th-author author="{{::resultset.author}}"></th-author>
</span>
<span class="revision-text">{{::resultset.revision}}</span>
</span>
<th-result-counts class="result-counts"></th-result-counts>
<span class="result-set-buttons">
Expand Down

0 comments on commit 28fde2b

Please sign in to comment.