@@ -1,4 +1,10 @@
<style>
+ .modal {
+ top: 0;
+ left: 0;
+ margin-left: 0;
+ margin-top: 0;
+ }
.modal-dialog{
width: 795px;
}