mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
Merge branch 'MDL-83513-main' of https://github.com/roland04/moodle
This commit is contained in:
commit
68fd46d625
12 changed files with 7 additions and 48 deletions
|
@ -36668,9 +36668,6 @@ body {
|
|||
.pagelayout-standard .stickyfooter .sticky-footer-content, body.limitedwidth.uses-drawers .stickyfooter .sticky-footer-content {
|
||||
max-width: 830px;
|
||||
}
|
||||
body.mediumwidth.uses-drawers .stickyfooter .sticky-footer-content {
|
||||
max-width: 1120px;
|
||||
}
|
||||
}
|
||||
.stickyfooter .sticky-footer-content-wrapper {
|
||||
transition: 0.2s;
|
||||
|
@ -37386,15 +37383,6 @@ body.tox-fullscreen .tox.tox-tinymce-aux {
|
|||
margin: 0 auto;
|
||||
border-radius: 0.5rem;
|
||||
}
|
||||
body.mediumwidth #page.drawers .main-inner {
|
||||
max-width: 1120px;
|
||||
}
|
||||
body.mediumwidth #page.drawers .footer-popover {
|
||||
max-width: 1120px;
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
border-radius: 0.5rem;
|
||||
}
|
||||
.header-maxwidth {
|
||||
max-width: 830px;
|
||||
margin: 0 auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue