* Adjust code
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
body {background: #f1f1f1;}
|
||||
.container {padding: 0;}
|
||||
.modal-dialog {width: 100%; margin-top:20px;}
|
||||
.modal-dialog {width: 100%; margin-top: 20px;}
|
||||
.modal-footer {text-align: center; margin-top: 0;}
|
||||
.w-350px {width: 350px;}
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
body {background: #f1f1f1; padding: 0;}
|
||||
.container {padding: 0;}
|
||||
.modal-dialog {width: 800px; margin-top:20px;}
|
||||
.modal-dialog {width: 800px; margin-top: 20px;}
|
||||
.modal-footer {text-align: center; margin-top: 0;}
|
||||
|
||||
.table,.alert {margin: 0;}
|
||||
|
||||
Reference in New Issue
Block a user