This commit is contained in:
Laurent Destailleur
2024-07-04 13:44:15 +02:00
parent c7cd4999ff
commit b04577d69b
2 changed files with 2 additions and 2 deletions

View File

@@ -6426,7 +6426,7 @@ div#ecm-layout-west {
vertical-align: top;
}
div#ecm-layout-center {
width: calc(100% - 390px);
width: calc(100% - 405px);
vertical-align: top;
float: right;
}

View File

@@ -6406,7 +6406,7 @@ div#ecm-layout-west {
vertical-align: top;
}
div#ecm-layout-center {
width: calc(100% - 390px);
width: calc(100% - 405px);
vertical-align: top;
float: right;
}