Making WordPress.org

Ticket #3087: 3087.1.diff

File 3087.1.diff, 597 bytes (added by dingo_bastard, 7 years ago)

Fix the spacing on the css value

  • wordcamp.org/public_html/wp-content/themes/wordcamp-central-2012/style.css

    diff --git wordcamp.org/public_html/wp-content/themes/wordcamp-central-2012/style.css wordcamp.org/public_html/wp-content/themes/wordcamp-central-2012/style.css
    index 0a09c1db..daec4f7b 100644
    li:after { content: "."; display: block; height: 0; clear: both; visibility: hid 
    20982098#content .post .entry-content img {
    20992099        margin-top: 10px;
    21002100        margin-bottom: 10px;
     2101        max-width: 100%;
    21012102}
    21022103
    21032104#content .entry-content .wp-caption {