Making WordPress.org

Ticket #6070: 6070.patch

File 6070.patch, 331 bytes (added by nidhidhandhukiya, 3 years ago)

we can solved this issue with the change in the make-core.css file.

  • make-core.css

     
    4343}
    4444@media screen and (min-width: 890px) {
    4545        body.ticket-reports-open #report-popup {
    46                 top: 166px;
     46                top: 190px;
    4747        }
    4848}
    4949#report-popup .ticket-reports {