Make WordPress Core

Ticket #56695: 56695.2.patch

File 56695.2.patch, 1.4 KB (added by nidhidhandhukiya, 4 months ago)

Updated the patch, This patch can reoslve the issue for both Pullquote & Quote block.

  • wp-content/themes/twentyeleven/editor-blocks.css

     
    551551:root .editor-styles-wrapper .has-white-background-color {
    552552        background-color: #fff;
    553553}
     554
     555
     556
     557
     558
     559
     560
     561
     562
     563
     564
     565
     566
  • wp-content/themes/twentyeleven/style.css

     
    28572857#ie8 section.featured-post .attachment-small-feature {
    28582858        max-width: none;
    28592859}
     2860
     2861
     2862
     2863
     2864
     2865
     2866
     2867
     2868
     2869
     2870
     2871
     2872