updated the compute-ap-stats plugin to auto-calcuate on window change, and display in the sidebar

updated the #portaldetails min-height to 569 to correct a pre-existing sizing bug.
This commit is contained in:
Dave Frame
2013-02-21 21:25:05 -07:00
parent 5be2d8ffbf
commit 4d374ac7ad
2 changed files with 22 additions and 15 deletions

View File

@ -609,7 +609,7 @@ aside {
* content when first selecting a portal) */
#portaldetails {
min-height: 553px;
min-height: 569px;
}