Make WordPress Core

Ticket #56552: #56552.patch

File #56552.patch, 484 bytes (added by kajalgohel, 4 years ago)

patch added

  • wp-content/themes/twentyeleven/style.css

     
    28512851#ie8 section.featured-post .attachment-small-feature {
    28522852        max-width: none;
    28532853}
     2854
     2855
     2856/* Button Block
     2857----------------------------------------------- */
     2858
     2859.wp-block-button.alignright {
     2860        text-align: right;
     2861        width: 100%;
     2862}