diff --git a/frontend/views/goods/index.php b/frontend/views/goods/index.php
index 7a7713b..56b8598 100644
--- a/frontend/views/goods/index.php
+++ b/frontend/views/goods/index.php
@@ -275,9 +275,46 @@ $this->params['breadcrumbs'][] = $this->title;
-
3 |
- 1 дн. |
- 103.75 |
+
+
+
+ |
+
+
+
+
+ 1 дн. |
+
+
+ 1 дн. |
+
+
+
+ |
+
+
+
+
+ 103.75 |
+
+
+ 103.75 |
+
+
+
+ |
BOSH |
@@ -402,9 +439,46 @@ $this->params['breadcrumbs'][] = $this->title;
- 3 |
- 1 дн. |
- 103.75 |
+
+
+
+ |
+
+
+
+
+ 1 дн. |
+
+
+ 1 дн. |
+
+
+
+ |
+
+
+
+
+ 103.75 |
+
+
+ 103.75 |
+
+
+
+ |
diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css
index 5ce8c90..8ba5b4d 100755
--- a/frontend/web/css/main.css
+++ b/frontend/web/css/main.css
@@ -534,4 +534,19 @@ div.required:after { content: " *";
.table{
transition: 0.3s;
+}
+
+.inner_table{
+ width: 100%!important
+}
+
+.inner_table tr{
+ height: 47px;
+ border-left: 0!important;
+ border-bottom: 0!important;
+}
+
+.inner_table td{
+ vertical-align: middle;
+ border: 0;
}
\ No newline at end of file
--
libgit2 0.21.4