Skip to content

Commit

Permalink
Fix thirdparty icon size in 4.4 courseindex drawer, resolves moodle-a…
Browse files Browse the repository at this point in the history
  • Loading branch information
christianwolters committed Nov 19, 2024
1 parent 9083cb5 commit 15d57dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scss/boost_union/post.scss
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,9 @@ body.hascourseindexcmicons {
justify-content: center;
align-items: center;
.icon {
height: 24px;
margin-right: unset;
width: 24px;
}
}

Expand Down

0 comments on commit 15d57dc

Please sign in to comment.