Update index.html.erb

This commit is contained in:
2016-04-22 09:40:41 -04:00
parent fec1512930
commit 51586800a0

View File

@@ -14,11 +14,13 @@
<br/> <br/>
<%= vehicle.to_s %> <%= vehicle.to_s %>
<br/> <br/>
<div style="float: left"> <div class="notes">
Notes: <div style="float: left">
</div> Notes:
<div style="float: right"> </div>
<%= vehicle.notes %> <div style="float: right">
<%= vehicle.notes %>
</div>
</div> </div>
</div> </div>
<div style="display: table-cell;"> <div style="display: table-cell;">