mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 19:06:41 +02:00
MDL-64894 theme_classic: Compile SCSS for classic
This commit is contained in:
parent
600de03e05
commit
04258a5a4e
1 changed files with 3 additions and 1 deletions
|
@ -12797,7 +12797,9 @@ span.editinstructions {
|
||||||
height: 60px;
|
height: 60px;
|
||||||
/* fixed header height*/
|
/* fixed header height*/
|
||||||
margin-top: -60px;
|
margin-top: -60px;
|
||||||
/* negative fixed header height */ }
|
/* negative fixed header height */
|
||||||
|
width: 1px;
|
||||||
|
pointer-events: none; }
|
||||||
|
|
||||||
.pagelayout-embedded :target {
|
.pagelayout-embedded :target {
|
||||||
padding-top: initial;
|
padding-top: initial;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue