container class added to pane

resolves issue with title border DIV not utilizing 100% pane size
This commit is contained in:
Cody
2020-05-14 14:03:09 -07:00
committed by GitHub
parent 5eec442442
commit 6e28fa47a2

View File

@ -32,7 +32,7 @@
}
else
{
_paneadminborder = "";
_paneadminborder = "container";
_panetitle = "";
}