chenjunkai 6 년 전
부모
커밋
5494bd4cd7
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      web/index.html

+ 2 - 2
web/index.html

@@ -103,8 +103,8 @@
         <section class="tab-item-1">
             <div class="container-fluid">
                 <div class="row">
-                    <div id="searchCheckBox" class="col-md-12"></div>
-                    <div class="col-md-12">
+                    <div id="searchCheckBox" class="col-md-8"></div>
+                    <div class="col-md-4">
                         <input type="text" class="form-group form-control" id="searchInput"
                                style="width: 300px;display: inline"/>
                         <button class="btn btn-danger form-inline" style="margin-bottom: 5px"