Browse Source

Merge remote-tracking branch 'origin/dev-mysql' into dev-mysql

hulh 8 years ago
parent
commit
10830d2f4c

+ 6 - 0
src/main/webapp/resources/view/vendor/modal/recommend_product_modal.html

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