From 24a306acead229c8427cee3e41d91f4466ba4443 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Wed, 29 Jun 2016 14:44:07 +0300 Subject: [PATCH] 290616 --- frontend/web/css/style.css | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 9775a09..277d3c3 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -856,10 +856,14 @@ padding-left:27px; position:absolute; } .basket_head .basket_head_title{ - text-transform: uppercase; - font-size:18px; - color:#333333; + text-transform: uppercase; + font-size: 18px; + color: #333333; font-weight: 600; + text-align: center; + width: 125px; + left: -20px; + position: absolute; } .basket_head .bh_cell.img{ top:16px; -- libgit2 0.21.4