* Fix code style.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
.modal-dialog{width:75%}
|
||||
form{margin-bottom:100px; padding-left:65px}
|
||||
table{width:90% !important}
|
||||
.modal-dialog {width: 75%;}
|
||||
form {margin-bottom: 100px; padding-left: 65px;}
|
||||
table {width: 90% !important;}
|
||||
|
||||
#whiteListBox div.input-group {margin-bottom: 2px;}
|
||||
|
||||
#product_chosen{width: 50%!important}
|
||||
#execution_chosen{width: 50%!important}
|
||||
#product_chosen {width: 50% !important;}
|
||||
#execution_chosen {width: 50% !important;}
|
||||
|
||||
#whiteListBox .input-group:last-child{margin-top:10px}
|
||||
#whiteListBox .input-group:last-child {margin-top: 10px;}
|
||||
|
||||
Reference in New Issue
Block a user