diff --git a/src/core/features/course/components/format/core-course-format.html b/src/core/features/course/components/format/core-course-format.html index 33837629f..8c350f930 100644 --- a/src/core/features/course/components/format/core-course-format.html +++ b/src/core/features/course/components/format/core-course-format.html @@ -1,11 +1,3 @@ - - - - - - - @@ -33,7 +25,7 @@ - diff --git a/src/core/features/course/components/format/format.scss b/src/core/features/course/components/format/format.scss index 4567b6b78..869e69a96 100644 --- a/src/core/features/course/components/format/format.scss +++ b/src/core/features/course/components/format/format.scss @@ -1,6 +1,8 @@ .core-course-section-nav-buttons { display: flex; justify-content: space-between; + padding-left: 8px; + padding-right: 8px; ion-button { white-space: nowrap;