diff --git a/tailbone/templates/products/view.mako b/tailbone/templates/products/view.mako index f1bd4a3a..8f27fb02 100644 --- a/tailbone/templates/products/view.mako +++ b/tailbone/templates/products/view.mako @@ -9,6 +9,9 @@ margin-right: 2em; margin-top: 1em; } + #pricing-panel .field-wrapper .field { + white-space: nowrap; + } % endif @@ -33,7 +36,7 @@ <%def name="left_column()"> % if use_buefy: -