Skip to content

Commit 66f6f4a

Browse files
committed
added close button to modal
1 parent c26e83e commit 66f6f4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,7 @@ <h2>Get in touch</h2>
348348
</div>
349349
<div class="modal-footer">
350350
<div class="col-md-12">
351+
<button type="button" class="btn" data-dismiss="modal">Close</button>
351352
<button type="submit" class="btn btn-skin pull-right" id="btnContactUs">
352353
Send Message</button>
353354
</div>

0 commit comments

Comments
 (0)