Skip to content

Commit

Permalink
ENGCOM-3534: [Backport] Fix the issue: Content overlaps the close but…
Browse files Browse the repository at this point in the history
…ton #19263 #19340
  • Loading branch information
Stanislav Idolov authored Nov 22, 2018
2 parents 13de5a7 + b7c70c3 commit 5d05219
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/web/css/source/components/_modals.less
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,10 @@
&.confirm {
.modal-inner-wrap {
.lib-css(width, @modal-popup-confirm__width);

.modal-content {
padding-right: 7rem;
}
}
}

Expand Down

0 comments on commit 5d05219

Please sign in to comment.