Skip to content

Commit

Permalink
Fix #196: Center button icon on My Courses page..
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-milette committed Jun 19, 2024
1 parent 7569bad commit c76479e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scss/trema/elements.scss
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,10 @@ body #page {
border-radius: $softness;
}

.btn.btn-icon.icon-size-3 {
width: 44px !important;
}

.btn.btn-icon:not([data-for="sectiontoggler"]),
.btn.btn-link:not(.activity-add, .activity-icon) {
background-color: transparent;
Expand Down

0 comments on commit c76479e

Please sign in to comment.