[feat] Active Scripts list no longer jumps on first update

This commit is contained in:
Steven Evans
2018-08-02 12:19:21 -04:00
parent b5e8d61ad6
commit ba3f637eb1
3 changed files with 29 additions and 12 deletions
+8
View File
@@ -540,3 +540,11 @@ a:visited {
.accordion-panel ul > li {
background-color: #555;
}
/* override the global <span> styling */
#active-scripts-total-production-active,
#active-scripts-total-prod-aug-total,
#active-scripts-total-prod-aug-avg {
margin: 0;
padding: 0;
}