summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/web/styles
diff options
context:
space:
mode:
authorKohei Yoshino <kohei.yoshino@gmail.com>2018-09-24 00:18:19 +0200
committerdklawren <dklawren@users.noreply.github.com>2018-09-24 00:18:19 +0200
commitab743ac5f848e2168110b1d9720c893a89c04e7e (patch)
tree84982a87c7f221072806f3c76c32c4a49730e01f /extensions/BMO/web/styles
parent33b395b5761d143de7c06fc159cdb491a1f1654b (diff)
downloadbugzilla-ab743ac5f848e2168110b1d9720c893a89c04e7e.tar.gz
bugzilla-ab743ac5f848e2168110b1d9720c893a89c04e7e.tar.xz
Bug 1470536 - Add new GeckoView product to easy product selector on Browse and Enter Bug pages
Diffstat (limited to 'extensions/BMO/web/styles')
-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;
}