Browse Source

ContactUs Fix alignment Heard About

master
Brian Conway 2 years ago
parent
commit
32c87aba48
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/components/shared/contactUsSection.vue

+ 1
- 1
src/components/shared/contactUsSection.vue View File

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>

Loading…
Cancel
Save