org cards implementation with rollups

This commit is contained in:
John Mitchell
2016-01-20 15:55:31 -05:00
parent c8d7778ed5
commit 3cee94c1e9
8 changed files with 221 additions and 39 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 {