improve breadcrumbs layout
This commit is contained in:
		
							parent
							
								
									41847e26e2
								
							
						
					
					
						commit
						fd48e3f329
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -30,7 +30,7 @@ | ||||||
|         <table tal:define="crumbs view/breadcrumbs" |         <table tal:define="crumbs view/breadcrumbs" | ||||||
|                tal:condition="crumbs"> |                tal:condition="crumbs"> | ||||||
|           <tr> |           <tr> | ||||||
|             <td style="white-space: nowrap; vertical-align: top" |             <td style="white-space: nowrap; vertical-align: top; width: 10%" | ||||||
|                 i18n:translate="">You are here:</td> |                 i18n:translate="">You are here:</td> | ||||||
|             <td> |             <td> | ||||||
|               <span style="white-space: nowrap" |               <span style="white-space: nowrap" | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue