MDL-64894 theme_classic: Compile SCSS for classic

This commit is contained in:
Damyon Wiese 2019-04-12 14:16:28 +08:00
parent 600de03e05
commit 04258a5a4e

View file

@ -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;