mirror of
https://github.com/moodle/moodle.git
synced 2025-03-24 09:30:17 +01:00
MDL-56321 theme_boost: Remove extra styling from context_header
This commit is contained in:
parent
e9a009dcd6
commit
df25a884e8
@ -219,22 +219,6 @@ $breadcrumb-divider-rtl: "/" !default;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Style for content title.
|
||||
*/
|
||||
#region-main {
|
||||
h2 {
|
||||
border-bottom: $border-width solid $table-border-color;
|
||||
padding-bottom: $spacer;
|
||||
margin-bottom: $spacer;
|
||||
}
|
||||
.page-header-image + .page-header-headings h2 {
|
||||
/* No border when there is an image next to the heading. */
|
||||
border-bottom: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Form styles.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user