ソースを参照

ContactUs Fix alignment Heard About

master
Brian Conway 3年前
コミット
32c87aba48
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      src/components/shared/contactUsSection.vue

+ 1
- 1
src/components/shared/contactUsSection.vue ファイルの表示

69
           </float-label>
69
           </float-label>
70
         </div>
70
         </div>
71
       </div>
71
       </div>
72
-      <div class="form-group">
72
+      <div align="left" class="form-group">
73
         <label v-if="!mailSource" class="uniSelectLabel" for="SourceSelect">
73
         <label v-if="!mailSource" class="uniSelectLabel" for="SourceSelect">
74
           Heard About
74
           Heard About
75
         </label>
75
         </label>

読み込み中…
キャンセル
保存