diff --git a/frontend/views/site/index.php b/frontend/views/site/index.php
index 1810de9..77a39db 100644
--- a/frontend/views/site/index.php
+++ b/frontend/views/site/index.php
@@ -240,7 +240,7 @@ $this->title = 'My Yii Application';
@@ -276,6 +276,10 @@ $this->title = 'My Yii Application';
Освітлення Харківського шосе
+
@@ -429,7 +433,7 @@ $this->title = 'My Yii Application';
Або звернутись до нас та
diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css
index 0bbd000..1557197 100644
--- a/frontend/web/css/style.css
+++ b/frontend/web/css/style.css
@@ -87,6 +87,8 @@
line-height: 18px;
background-position: 20px center;
background-repeat: no-repeat;
+ padding-left: 25px;
+ letter-spacing:0;
}
.button1.icon_stat{background-image: url(../img/icon_stat.png);}
.button1 span{
--
libgit2 0.21.4