Fixed partly hidden sub-menus, removed AV status.

This commit is contained in:
Ylian Saint-Hilaire
2019-08-05 09:26:53 -07:00
parent fdcb9fe5b8
commit bf0fc6d7dc
4 changed files with 7 additions and 6 deletions

View File

@@ -317,7 +317,8 @@ body {
}
.room4submenu {
min-height: calc(100vh - 159px);
/*min-height: calc(100vh - 159px);*/
min-height: calc(100vh - 184px);
}
#centralTable {