Better layout with equal distance from each sides.
* Added css class middle_column
This commit is contained in:
parent
bbe8caa98a
commit
f7e24d26b4
4 changed files with 25 additions and 17 deletions
|
|
@ -10,7 +10,7 @@
|
|||
= render :partial => "summary", :locals => {:order => @order}
|
||||
|
||||
- unless @order.stockit?
|
||||
.left_column{:style => 'width: 24em'}
|
||||
.middle_column{:style => 'width: 24em'}
|
||||
.box_title
|
||||
%h2 Rechnung
|
||||
.column_content#invoice
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue