Modify the width of the bootstrap modal modal box

Modify the width of the bootstrap modal modal box

 

The modification is not the big div of modal

Instead modal-dialog this session div

 

<div class="modal fade" >

  <div class="modal-dialog " style="width:400px;">

    <div class="modal-content">

      <form method="post" action="" class="form-horizontal">

         <div class="modal-header"></div>

         <div class="modal-body clearfix"></div>

           <div class="modal-footer-center"></div>

      </form>

    </div>

  </div>

</div>

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324772865&siteId=291194637