Autres actions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 10 : | Ligne 10 : | ||
/* Move page header to the bottom for portal pages */ | /* Move page header to the bottom for portal pages */ | ||
.page-Exonar.action-view #content{ display: flex; flex-direction: column; } | .page-Exonar.action-view, | ||
.page-Exonar.action-view .citizen-page-header { | .page-Exostation.action-view, | ||
#content{ display: flex; flex-direction: column; } | |||
.page-Exonar.action-view, | |||
.page-Exostation.action-view, | |||
.citizen-page-header { | |||
order: 9999; | order: 9999; | ||
} | } |