MASSIVE re-factor on both the forum AND Admin Board... MANY changes made, too many to list. Multiple bugfixes, completely modified code structure, etc. Details will be added at a later date. Until then, see code. ;)

This commit is contained in:
2024-12-19 21:28:36 -08:00
parent 25c0afb237
commit 759f000a00
8 changed files with 418 additions and 328 deletions

View File

@@ -1011,7 +1011,7 @@ body {
.comments-container {
margin-bottom: 10px;
max-height: 150px;
max-height: 300px;
overflow-y: auto;
}