[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, {
width : 423,
height : 326,
height : 301,
contentWidth : 400,
header : true,
cls : 'filter-dlg',

View file

@ -2,7 +2,7 @@
.combo-values {
width: 100%;
height: 187px;
height: 160px;
overflow: hidden;
.list-item {
@ -87,7 +87,7 @@
}
.footer {
padding-top: 15px;
padding-top: 17px;
&.center {
text-align: center;