Skip to content
Snippets Groups Projects
Commit 1cb91ef4 authored by Alexander Bias's avatar Alexander Bias
Browse files

Improvement: Re-add the margin below the breadcrumb

parent d2b38c92
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,10 @@ moodle-theme_boost_campus
Changes
-------
### Unreleased
* 2021-08-16 - Improvement: Re-add the margin below the breadcrumb as this does not need to differ between theme_boost and theme_boost_campus anymore
### v3.10-r6
* 2021-04-20 - Adjusted footer.mustache due to upstream changes in theme Boost core (MDL-70173).
......
......@@ -390,14 +390,6 @@ body.loginbackgroundimage #page {
Course header
-------------------------------------*/
/* Remove margin from the pageheadingbuttons in the course header. */
#page-header {
.breadcrumb,
.singlebutton form {
margin: 0;
}
}
/*
* If set in showswitchedroleincourse, the switched role information will be displayed
* in the course header instead of next to the user name.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment