Add padding to size calculation for modal box contents.

Review Request #13172 — Created Aug. 1, 2023 and submitted

Information

Djblets
release-4.x

Reviewers

The review dialog in Review Board has had a long-standing bug where the
buttons could overlap with the dialog contents. This was due to the size
calculation including margin but not padding for the modal box contents.
This change adds that.

Verified that the dialog contents no longer overlapped the buttons.

Summary ID
Add padding to size calculation for modal box contents.
The review dialog in Review Board has had a long-standing bug where the buttons could overlap with the dialog contents. This was due to the size calculation including margin but not padding for the modal box contents. This change adds that. Testing Done: Verified that the dialog contents no longer overlapped the buttons.
a47945a032f95e1af719c10b8a67d553c82d66e4
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-4.x (0abeed8)
Loading...