Skip to content
Snippets Groups Projects
Commit d0b05a88 authored by Kathrin Osswald's avatar Kathrin Osswald
Browse files

Minor change in SCSS to fit the borders of the current section in the periods...

Minor change in SCSS to fit the borders of the current section in the periods format into the section.
parent f43ef0e4
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,10 @@ moodle-theme_boost_campus
Changes
-------
### Unreleased
* 2017-10-17 - Minor change in SCSS to fit the borders of the current section in the periods format into the section.
### Release v3.2-r5
* 2017-10-16 - Improved catching shortcuts feature again to prevent catching when editable content is focused.
......
......@@ -352,6 +352,7 @@ body.loginbackgroundimage {
border-bottom: 1px solid $brand-primary;
padding-top: 3rem;
padding-bottom: 2rem;
margin: 0;
}
/* Remove the border from last section in non editing mode. */
li.section.main:last-child {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment