Skip to content

Commit

Permalink
Merge pull request #7877 from WilliamHolden/fix-quota-usage-click-target
Browse files Browse the repository at this point in the history
[19.05] Fix click targeting for quota usage details
  • Loading branch information
dannon committed May 2, 2019
2 parents 9bfb08f + 2f09052 commit af95770
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/galaxy/style/scss/base.scss
Expand Up @@ -500,6 +500,7 @@ div.unified-panel-body-background {
@extend .text-dark;
font-size: 12px;
text-decoration: none;
display: block;
}
}

Expand Down

0 comments on commit af95770

Please sign in to comment.