mirror of
				https://github.com/SuperBFG7/ympd
				synced 2025-10-31 05:43:01 +00:00 
			
		
		
		
	fix toolbar layout
This commit is contained in:
		| @@ -62,15 +62,15 @@ | ||||
|             </div> | ||||
|           </div> | ||||
|            | ||||
|           <div class="btn-group"> | ||||
|           <audio id="player" preload="none"></audio> | ||||
|           <input type="hidden" id="localstream" value="" /> | ||||
|           <div class="btn-group" role="group"> | ||||
|             <button type="button" class="btn btn-default" onclick="clickLocalPlay()"> | ||||
|               <span id="localplay-icon" class="glyphicon glyphicon-play"></span> | ||||
|             </button> | ||||
|           </div> | ||||
|            | ||||
|         </div> | ||||
|  | ||||
|         <form id="search" class="navbar-form navbar-right" role="search"> | ||||
|           <div class="form-group"> | ||||
|             <input type="text" class="form-control" placeholder="Search"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 SuperBFG7
					SuperBFG7