Browse Source

Improved modal styles

master
Igor Zhukov 8 years ago
parent
commit
a3fcf132d9
  1. 5
      app/less/app.less

5
app/less/app.less

@ -4466,6 +4466,11 @@ a.countries_modal_search_clear { @@ -4466,6 +4466,11 @@ a.countries_modal_search_clear {
line-height: 14px;
margin-top: 4px;
}
.md_modal_section_param_value {
word-break: break-all;
word-wrap: break-word;
overflow: hidden;
}
}
&_range_wrap {

Loading…
Cancel
Save