[SSE] Отладка верстки
This commit is contained in:
parent
111e9b45c0
commit
96ed203d09
|
@ -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 @@
|
||||||
|
|
||||||
.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;
|
||||||
|
|
Loading…
Reference in a new issue