Make WordPress Core

Ticket #5950: ie.css.diff

File ie.css.diff, 253 bytes (added by iammattthomas, 18 years ago)

Patch fixes editor width issue in IE7

  • ie.css

     
    3838margin: auto;
    3939width: 98%;
    4040}
     41
     42form#template div {
     43        width: 100%;
     44}
     45 No newline at end of file