Commit 21f693f3 authored by Ruslan Karimov's avatar Ruslan Karimov

#3645. Важно - верстка формы обратной связи

parent 1853060a
......@@ -88,7 +88,7 @@ FileUploadBundle::register($this);
)->label(Yii::t('form', 'I agree to') . " ". Html::a(\Yii::t('form', 'the terms of using personal data'), '/uploads/personal_data_processing_art_project.pdf', ['target' => '_blank']));
?>
<div class="file-upload_block dropzone" id="block_upload">
<div class="file-upload_block dropzone" id="block_upload" style='top: 130px'>
<div class="file_upload_bt">
<div class="file-upload">
<label>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment