Make WordPress Core

Ticket #28096: 28096.patch

File 28096.patch, 394 bytes (added by TobiasBg, 11 years ago)
  • src/wp-includes/css/editor.css

    diff --git src/wp-includes/css/editor.css src/wp-includes/css/editor.css
    index 57f78d1..06dc29f 100644
    i.mce-i-hr:before { 
    10921092        -webkit-font-smoothing: antialiased;
    10931093        -moz-osx-font-smoothing: grayscale;
    10941094        content: '\f140';
     1095        position: absolute;
    10951096}
    10961097
    10971098.search-panel-visible #wp-link-search-toggle::after {