summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/web/styles/choose_product.css
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/BMO/web/styles/choose_product.css')
-rw-r--r--extensions/BMO/web/styles/choose_product.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/BMO/web/styles/choose_product.css b/extensions/BMO/web/styles/choose_product.css
index bcca3428e..5fd8c49e7 100644
--- a/extensions/BMO/web/styles/choose_product.css
+++ b/extensions/BMO/web/styles/choose_product.css
@@ -23,7 +23,7 @@
#product-list .tile {
display: flex;
flex-wrap: wrap;
- justify-content: flex-start;
+ justify-content: center;
margin: 0 auto;
}