PHRAS-2829 lightbox-mobile nw design

This commit is contained in:
Harrys Ravalomanana
2019-11-21 17:30:07 +04:00
parent b98d51397d
commit 443fce14da
5 changed files with 21 additions and 6 deletions

View File

@@ -585,4 +585,9 @@ button.confirm_report {
min-height: 26px;
padding: 10px 0;
}
.ui-listview >.ui-li-static {
padding: .7em 1em;
text-overflow: inherit;
white-space: inherit;
}