No more % based font-sizes!!! #471

Merged
merged 12 commits into from Mar 13, 2015
View
@@ -2,8 +2,6 @@
function calcTotal(treatments, profile, time) {
- console.info("trying to calc");
-
var iob = 0
, activity = 0;
View
@@ -176,6 +176,7 @@ h1, legend,
vertical-align: middle;
position: absolute;
right: 0;
+ z-index: 500;
}
#buttonbar a,
Oops, something went wrong.