From 03f6b0db139ad0acf771c62e15100d6574757c06 Mon Sep 17 00:00:00 2001 From: fefa4ka Date: Thu, 13 Aug 2015 15:48:00 +0300 Subject: [PATCH] fix --- zsite/static/less/service.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zsite/static/less/service.less b/zsite/static/less/service.less index 09c0474..321d977 100644 --- a/zsite/static/less/service.less +++ b/zsite/static/less/service.less @@ -56,6 +56,10 @@ padding-top: 50px; font-weight: 700; } + + .price, .text-right { + width: 77px; + } } }