Merge pull request #667 from jlmitch5/orgCards

org cards implementation with rollups
This commit is contained in:
jlmitch5
2016-01-21 12:51:58 -05:00
8 changed files with 233 additions and 40 deletions

View File

@@ -27,6 +27,7 @@
font-weight: bold;
white-space: nowrap;
padding-bottom: 20px;
min-height: 40px;
}
.Form-title--is_superuser{
@@ -69,6 +70,7 @@
.Form-tabHolder{
display: flex;
margin-bottom: 20px;
min-height: 30px;
}
.Form-tab {