Skip to content

Commit

Permalink
mod_leganto: Fix inline display of show/hide arrow again
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyjbutler committed Oct 7, 2024
1 parent 8e2aa0b commit 378e70e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,10 @@ div.legantobox ul.citations li.citation a.citationsource:active {
transform: rotate(-90deg);
}

.section .activity.leganto .activitytitle {
display: inherit;
}

.section .activity.leganto .afterlink {
margin: 0;
padding: 0.25rem;
Expand Down

0 comments on commit 378e70e

Please sign in to comment.