Skip to content

Commit

Permalink
Merge branch 'master' into 2315-shared-levels-on-dismiss-student
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 authored Nov 2, 2024
2 parents b5d6c67 + d8a7651 commit ace7ec2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion portal/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "7.4.6"
__version__ = "7.4.7"
2 changes: 1 addition & 1 deletion portal/static/portal/sass/partials/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
height: $menu-height;

.logo {
height: 100%;
height: 100px;
}

.menu__brand {
Expand Down

0 comments on commit ace7ec2

Please sign in to comment.