diff --git a/lms/static/my.css b/lms/static/my.css index 87f95b41..02506748 100644 --- a/lms/static/my.css +++ b/lms/static/my.css @@ -109,6 +109,7 @@ a { margin-bottom: 2rem; flex-direction: row; justify-content: space-between; + align-items: center; } #show-all-exercises-action { diff --git a/lms/templates/exercises.html b/lms/templates/exercises.html index b476616b..33134c9d 100644 --- a/lms/templates/exercises.html +++ b/lms/templates/exercises.html @@ -24,7 +24,7 @@