mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +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;
|
||||
/* fixed header height*/
|
||||
margin-top: -60px;
|
||||
/* negative fixed header height */ }
|
||||
/* negative fixed header height */
|
||||
width: 1px;
|
||||
pointer-events: none; }
|
||||
|
||||
.pagelayout-embedded :target {
|
||||
padding-top: initial;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue