forked from External/greenlight
		
	fix wihtespace, tabs to spaces (#2683)
This commit is contained in:
		@@ -22,8 +22,8 @@
 | 
			
		||||
          value: "" ,
 | 
			
		||||
          autofocus: true,
 | 
			
		||||
          maxlength: 26 %>
 | 
			
		||||
	<span class="input-group-append">
 | 
			
		||||
	  <%= f.button t("room.login"), type: :submit, class: "btn btn-primary btn-sm px-7 form-control join-form" %>
 | 
			
		||||
	</span>
 | 
			
		||||
    <span class="input-group-append">
 | 
			
		||||
      <%= f.button t("room.login"), type: :submit, class: "btn btn-primary btn-sm px-7 form-control join-form" %>
 | 
			
		||||
    </span>
 | 
			
		||||
  </div>
 | 
			
		||||
<% end %>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user