Skip to content

Commit

Permalink
add display block so a tag fills out whole div for click targeting
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamHolden committed May 2, 2019
1 parent 046bbd3 commit 2f09052
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/galaxy/style/scss/base.scss
Original file line number Diff line number Diff line change
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 2f09052

Please sign in to comment.