Better display of the create formular

This commit is contained in:
Gregory Trolliet 2020-11-22 16:05:54 +01:00
parent 4dd3d27ba6
commit e487438606
2 changed files with 21 additions and 7 deletions

View file

@ -98,3 +98,7 @@ footer, #page-wrap:after {
.cloud_link {
margin-bottom: 1em;
}
#cloud_create #ftext_l{
vertical-align: top;
}