parent
b76298121d
commit
18fe8a4d7c
3 changed files with 44 additions and 10 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Reference in a new issue