Skip to content

Commit

Permalink
[JENKINS-65751] Do not change fonts when artifacts are as shown as tr…
Browse files Browse the repository at this point in the history
…ee (#5543)
  • Loading branch information
sratz committed Jun 2, 2021
1 parent c566238 commit 76a0bb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/main/resources/lib/hudson/artifactList.jelly
Expand Up @@ -75,7 +75,6 @@ THE SOFTWARE.
<!-- otherwise (unless way too many) use a tree view -->
<l:yui module="treeview"/>
<link rel="stylesheet" href="${resURL}/scripts/yui/treeview/assets/skins/sam/treeview.css" type="text/css"/>
<link rel="stylesheet" href="${resURL}/scripts/yui/fonts/fonts-min.css" type="text/css"/>
<style type="text/css">#artifact-tree td { vertical-align:middle; }</style>
<br/>
<small>
Expand Down

0 comments on commit 76a0bb6

Please sign in to comment.