Better new org messaging

Fixes #437
This commit is contained in:
Joseph Schorr 2015-09-02 13:49:55 -04:00
parent b76298121d
commit 18fe8a4d7c
3 changed files with 44 additions and 10 deletions

View file

@ -1,4 +1,16 @@
.new-organization .co-main-content-panel {
padding: 30px;
position: relative;
}
}
.new-organization .field-container {
display: inline-block;
width: 400px;
margin-right: 10px;
}
.new-organization .field-row .co-alert {
display: inline-block;
margin-left: 10px;
margin-top: 10px;
}