link banner centering

This commit is contained in:
Edin Dazdarevic
2015-06-02 13:41:58 +02:00
parent 1db13308ef
commit 99492f137f
3 changed files with 27 additions and 19 deletions

View File

@@ -129,8 +129,8 @@ ActiveRecord::Schema.define(version: 20150420044444) do
t.datetime "updated_at", null: false
t.string "tags"
t.json "traits"
t.integer "supplier_id"
t.decimal "weight", precision: 5, scale: 3
t.integer "supplier_id"
t.integer "delivery_time_estimation_id"
t.integer "brand_id"
end