Update index.html.erb

Float left
This commit is contained in:
2016-04-22 09:41:46 -04:00
parent 51586800a0
commit e561b52e9b

View File

@@ -18,7 +18,7 @@
<div style="float: left"> <div style="float: left">
Notes: Notes:
</div> </div>
<div style="float: right"> <div style="float: left">
<%= vehicle.notes %> <%= vehicle.notes %>
</div> </div>
</div> </div>