fix id
This commit is contained in:
parent
e16024ff43
commit
47258fea97
@ -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%;
|
||||
}
|
Loading…
Reference in New Issue
Block a user