Make WordPress Core

Ticket #33577: 33577.diff

File 33577.diff, 573 bytes (added by umesh.nevase, 11 years ago)

Patch for the issue

  • customize-controls-rtl.css

     
    9797
    9898#customize-controls .customize-info .customize-help-toggle {
    9999        position: absolute;
    100         top: 4px;
     100        top: 8px;
    101101        left: 1px;
    102102        padding: 20px 10px 10px 20px;
    103103        width: 20px;
     
    207207        right: 100%;
    208208        width: 100%;
    209209        margin: 0;
    210         padding: 12px;
     210        padding: 12px;
    211211        -webkit-box-sizing: border-box;
    212212        -moz-box-sizing: border-box;
    213213        box-sizing: border-box;