[SSE] Отладка верстки
This commit is contained in:
parent
111e9b45c0
commit
96ed203d09
|
@ -299,7 +299,7 @@ define([
|
|||
|
||||
_.extend(_options, {
|
||||
width : 423,
|
||||
height : 326,
|
||||
height : 301,
|
||||
contentWidth : 400,
|
||||
header : true,
|
||||
cls : 'filter-dlg',
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue