瀏覽代碼

Extended text field for stream url across entire width of dialog

eb041592 6 年之前
父節點
當前提交
1b0484a285
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      htdocs/index.html

+ 1 - 1
htdocs/index.html

@@ -282,7 +282,7 @@
         <div class="modal-body">
           <form role="form">
             <div class="row">
-              <div class="form-group col-md-9">
+              <div class="form-group col-md-12">
                 <label class="control-label" for="streamurl">Stream URL</label>
                 <input type="text" class="form-control" id="streamurl" />
               </div>