Improved modal styles

This commit is contained in:
Igor Zhukov 2016-04-23 21:47:20 +03:00
parent 89c2b0500c
commit a3fcf132d9

View File

@ -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 {