Commit 96ed203d authored by Julia Radzhabova's avatar Julia Radzhabova

[SSE] Отладка верстки

parent 111e9b45
...@@ -299,7 +299,7 @@ define([ ...@@ -299,7 +299,7 @@ define([
_.extend(_options, { _.extend(_options, {
width : 423, width : 423,
height : 326, height : 301,
contentWidth : 400, contentWidth : 400,
header : true, header : true,
cls : 'filter-dlg', cls : 'filter-dlg',
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
.combo-values { .combo-values {
width: 100%; width: 100%;
height: 187px; height: 160px;
overflow: hidden; overflow: hidden;
.list-item { .list-item {
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
} }
.footer { .footer {
padding-top: 15px; padding-top: 17px;
&.center { &.center {
text-align: center; text-align: center;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment