Make WordPress Core

Changeset 34586


Ignore:
Timestamp:
09/26/2015 10:48:57 AM (10 years ago)
Author:
SergeyBiryukov
Message:

Twenty Fifteen: Add missing commas in rtl.css.

Props netweb.
Fixes #33985.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyfifteen/rtl.css

    r34501 r34586  
    562562
    563563    blockquote.alignright,
    564     .wp-caption.alignright
     564    .wp-caption.alignright,
    565565    img.alignright {
    566566        margin: 0.4211em 0 1.6842em 1.6842em;
     
    722722
    723723    blockquote.alignright,
    724     .wp-caption.alignright
     724    .wp-caption.alignright,
    725725    img.alignright {
    726726        margin: 0.4118em 0 1.6471em 1.6471em;
     
    787787
    788788    blockquote.alignright,
    789     .wp-caption.alignright
     789    .wp-caption.alignright,
    790790    img.alignright {
    791791        margin: 0.4211em 0 1.6842em 1.6842em;
Note: See TracChangeset for help on using the changeset viewer.