From 4ae70de33920410b961f56f66d205bf521581dcd Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Wed, 15 Feb 2017 14:16:14 -0600 Subject: [PATCH] Tweak product view page styles Use the new grid styles, plus tweak a field renderer --- tailbone/templates/products/view.mako | 9 +++++---- tailbone/views/products.py | 1 + 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/tailbone/templates/products/view.mako b/tailbone/templates/products/view.mako index a78acbcf..b2821553 100644 --- a/tailbone/templates/products/view.mako +++ b/tailbone/templates/products/view.mako @@ -6,6 +6,7 @@ ${parent.head_tags()}