Make WordPress Core

Ticket #26197: 26197.diff

File 26197.diff, 442 bytes (added by mattheu, 10 years ago)
  • wp-includes/css/editor.css

     
    10711071        position: relative;
    10721072}
    10731073
    1074 #wp-content-editor-tools {
     1074.wp-editor-tools {
    10751075        position: relative;
    10761076        z-index: 1;
    10771077}
    10781078
    1079 #wp-content-editor-container {
     1079.wp-editor-container {
    10801080        clear: both;
    10811081        position: relative;
    10821082        top: -1px;