[SSE mobile] debug Function page

This commit is contained in:
Maxim Kadushkin 2016-12-20 18:10:26 +03:00
parent 16d34bc887
commit 9a35a4593a
2 changed files with 5 additions and 3 deletions

View file

@ -6,12 +6,14 @@
}
.page-content {
.list-block:first-child {
.list-block, .content-block {
&:first-child {
margin-top: -1px;
}
}
}
}
}
.container-edit,
.container-add,

View file

@ -83,7 +83,7 @@
</div>
<div class="page">
<div class="page-content">
<div class="content-block">
<div class="list-block">
<div class="content-block-inner">
<h3><%= args %></h3>
<p><%= descr %></p>