Ticket #18198: 18198.theme-information.diff

File 18198.theme-information.diff, 380 bytes (added by helenyhou, 20 months ago)

Fix for theme information (install thickbox)

  • wp-admin.dev.css

     
    71987198        margin: 10px 15px; 
    71997199} 
    72007200 
     7201#theme-information .available-theme { 
     7202        overflow: visible; 
     7203        padding: 20px 15px; 
     7204        width: 440px; 
     7205} 
     7206 
    72017207#theme-information .available-theme h3 { 
    72027208        margin: 1em 0; 
    72037209}