Duc's Starter Task
This commit is contained in:
parent
abe5b5eb92
commit
2e47096eda
1 changed files with 3 additions and 3 deletions
|
@ -44,7 +44,7 @@
|
||||||
#center-float {
|
#center-float {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin: 0 auto auto -28.5em;
|
margin: 0 auto auto -28.5em;
|
||||||
left: 50%;
|
left: 60%;
|
||||||
width: 700px;
|
width: 700px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
@ -142,12 +142,12 @@
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<!-- <td>
|
||||||
<div style="padding-bottom:0.4em;margin-top:-2em" class="block-header">
|
<div style="padding-bottom:0.4em;margin-top:-2em" class="block-header">
|
||||||
{{ _('Affiliated organizations') }}:
|
{{ _('Affiliated organizations') }}:
|
||||||
</div>
|
</div>
|
||||||
{{ form.organizations }}
|
{{ form.organizations }}
|
||||||
</td>
|
</td> -->
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue