Extended text field for stream url across entire width of dialog
authoreb041592 <35889760+eb041592@users.noreply.github.com>
Sat, 3 Feb 2018 14:06:59 +0000 (15:06 +0100)
committereb041592 <35889760+eb041592@users.noreply.github.com>
Sat, 3 Feb 2018 14:06:59 +0000 (15:06 +0100)
htdocs/index.html

index b0bb66c..d97c12b 100644 (file)
         <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>