diff --git a/assets/style.css b/assets/style.css index e7831f3..762d04f 100644 --- a/assets/style.css +++ b/assets/style.css @@ -251,7 +251,7 @@ table.list-table > tbody, table.list-table > tbody > th, table.list-table > tbod width: 175px; } -#pagearea_container { +#page_container { flex-grow: 1; } @@ -269,6 +269,6 @@ nav, footer { z-index: 500; } -#navbar_container, #pagearea_container, #footer_container { +#navbar_container, #page_container, #footer_container { width: 100%; } \ No newline at end of file