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

Deleted now non matching rule in post.scss.

parent f9b9d9f6
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ Changes
### Unreleased
* 2019-01-31 - Deleted now non matching rule in post.scss.
* 2019-01-31 - Adjusted styles due to upstream SCSS changes in Boost.
* 2019-01-30 - Adjusted config.php due to upstream changes in theme Boost.
* 2019-01-29 - Adjusted styles for the footnote due to upstream changes in Boost.
......
......@@ -241,19 +241,6 @@ body.loginbackgroundimage {
}
/*------------------------------------
Dashboard
-------------------------------------*/
/* Remove unnecessary double border and padding around blocks in main column on Dashboard. */
.path-my #region-main > .card {
border: 0;
> .card-body {
padding: 0;
}
}
/*------------------------------------
Course page
-------------------------------------*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment