added empty circle for blank pie chart, and fixed sizing issue for iphone sized browsers. Added percentage for pie chart

This commit is contained in:
Jared Tabor
2014-07-14 12:05:32 -04:00
parent 1cd3caa986
commit 82ad3c01c2
4 changed files with 60 additions and 49 deletions

View File

@@ -47,6 +47,12 @@
margin-bottom: 15px;
}
#replacementImg{
align:center;
width: 100px:
height: 100px;
}
#dashboard-tab-content{
padding-top: 5px;