mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 03:29:03 -05:00 
			
		
		
		
	Fix layout
This commit is contained in:
		
							parent
							
								
									a7030af1c2
								
							
						
					
					
						commit
						cbbef24120
					
				@ -308,9 +308,6 @@
 | 
				
			|||||||
			@include('invoices.edit_table', ['isTasks' => true])
 | 
								@include('invoices.edit_table', ['isTasks' => true])
 | 
				
			||||||
		@endif
 | 
							@endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		{{ Former::setOption('TwitterBootstrap3.labelWidths.large', 4) }}
 | 
					 | 
				
			||||||
		{{ Former::setOption('TwitterBootstrap3.labelWidths.small', 4) }}
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
		<table class="pull-right subtotals-table" style="margin-right:40px; margin-top:0px;">
 | 
							<table class="pull-right subtotals-table" style="margin-right:40px; margin-top:0px;">
 | 
				
			||||||
			<tr>
 | 
								<tr>
 | 
				
			||||||
				<td colspan="2">{{ trans('texts.subtotal') }}</td>
 | 
									<td colspan="2">{{ trans('texts.subtotal') }}</td>
 | 
				
			||||||
@ -486,6 +483,10 @@
 | 
				
			|||||||
				</div>
 | 
									</div>
 | 
				
			||||||
				@endif
 | 
									@endif
 | 
				
			||||||
			</div>
 | 
								</div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
								{{ Former::setOption('TwitterBootstrap3.labelWidths.large', 4) }}
 | 
				
			||||||
 | 
								{{ Former::setOption('TwitterBootstrap3.labelWidths.small', 4) }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		</div>
 | 
							</div>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user