diff --git a/www/conservancy/static/conservancy.css b/www/conservancy/static/conservancy.css index 7b452f8b..de66abfd 100644 --- a/www/conservancy/static/conservancy.css +++ b/www/conservancy/static/conservancy.css @@ -128,7 +128,9 @@ h3 { margin-top: .6em; margin-bottom: .4em; } #fundraiser-percentage { float: right; align: center; - vertical-align: middle; + width: 100%; + top: 2.5%; + position: absolute; margin-right: 40%; font-style: bold; color: green; diff --git a/www/conservancy/static/npoacct/index.html b/www/conservancy/static/npoacct/index.html index 6a04389c..c2e8821a 100644 --- a/www/conservancy/static/npoacct/index.html +++ b/www/conservancy/static/npoacct/index.html @@ -106,7 +106,7 @@ el.attachEvent('on'+ev, function() {handler.apply(el);});
(Progress bar updated daily.)