This commit is contained in:
2026-07-23 20:51:06 +02:00
parent 78d14a1b56
commit 0f5e795793

View File

@@ -4819,7 +4819,6 @@ body.layout-modern .pagination-container-fluid {
/* Reserve space for the fixed sidebar so content doesn't flow behind it */
.index-layout-wrapper {
padding-right: 300px;
transition: padding-right 0.3s ease-in-out;
}
/* Modern layout: wider sidebar */
@@ -10042,7 +10041,6 @@ html[theme="f0ck95"] .embed-responsive.embed-responsive-16by9 {
@media (min-width: 1000px) {
.pagewrapper {
padding-right: 300px;
transition: padding-right 0.3s ease-in-out;
}
body.layout-modern .pagewrapper {