reposition Search input in themes
This commit is contained in:
		| @ -7,9 +7,9 @@ | ||||
|         <Logo /><Menu Orientation="Horizontal" /> | ||||
|         <div class="controls ms-auto"> | ||||
|             <div class="controls-group"> | ||||
|                 <UserProfile ShowRegister="@_register" />  | ||||
|                 <Login ShowLogin="@_login" />  | ||||
|                 <Search CssClass="me-3 text-center bg-primary" /> | ||||
|                 <UserProfile ShowRegister="@_register" /> | ||||
|                 <Login ShowLogin="@_login" />  | ||||
|                 <ControlPanel LanguageDropdownAlignment="right" /> | ||||
|             </div> | ||||
|         </div> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 sbwalker
					sbwalker