Try align=left.
This commit is contained in:
		
							parent
							
								
									ecc71bef27
								
							
						
					
					
						commit
						724e0101c0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -30,8 +30,8 @@ | |||
|     <header class="navbar navbar-default navbar-fixed-top npoacct-navbar"> | ||||
|       <div class="container"> | ||||
|         <div class="navbar-header"> | ||||
|       <svg width="48" height="48"> | ||||
|             <image xlink:href="/copyleft.svg" src="/copyleft.png" width="48" height="48" /> | ||||
|       <svg width="48" height="48" align="left"> | ||||
|             <image align="left" xlink:href="/copyleft.svg" src="/copyleft.png" width="48" height="48" /> | ||||
|             </svg> | ||||
|           <button class="navbar-toggle" data-target=".npoacct-navbar-collapse" data-toggle="collapse" type="button"> | ||||
|             <span class="sr-only">Toggle navigation</span> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn