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

Fixed section0title setting.

parent 7e757a97
Branches
Tags
No related merge requests found
......@@ -6,6 +6,7 @@ Changes
### Unreleased
* 2018-05-17 - Fixed section0title setting.
* 2018-05-17 - Added upgrade.php to handle all settings changes correctly.
* 2018-05-15 - Changes to navdrawerfullwidth setting (corrections and removing code because MDL-61411 is integrated into core).
* 2018-05-16 - Minor improvement to block controls for footer blocks.
......
......@@ -262,6 +262,9 @@ body.loginbackgroundimage {
left: inherit;
font-weight: $headings-font-weight;
font-size: $h3-font-size;
width: initial;
height: initial;
clip-path: none;
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment