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

This commit is contained in:
Julia Radzhabova 2016-04-29 16:09:36 +03:00
parent 111e9b45c0
commit 96ed203d09
2 changed files with 3 additions and 3 deletions

View file

@ -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',

View file

@ -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 @@
} }
.footer { .footer {
padding-top: 15px; padding-top: 17px;
&.center { &.center {
text-align: center; text-align: center;