From 16c33f55b22b7efe4706d566ac30e03d1bc6254e Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Tue, 12 Mar 2013 22:42:34 +0000 Subject: [PATCH] Twenty Thirteen: pinking shears. git-svn-id: http://core.svn.wordpress.org/trunk@23679 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- .../themes/twentythirteen/js/functions.js | 2 +- wp-content/themes/twentythirteen/rtl.css | 2 +- wp-content/themes/twentythirteen/style.css | 18 +++++++++--------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/wp-content/themes/twentythirteen/js/functions.js b/wp-content/themes/twentythirteen/js/functions.js index f9aca37ea0..0fa3ed7453 100644 --- a/wp-content/themes/twentythirteen/js/functions.js +++ b/wp-content/themes/twentythirteen/js/functions.js @@ -7,7 +7,7 @@ ( function( $ ) { var twentyThirteen = { /** - * Adds a top margin to the footer if the sidebar widget area is + * Adds a top margin to the footer if the sidebar widget area is * higher than the rest of the page, to help the footer always * visually clear the sidebar. */ diff --git a/wp-content/themes/twentythirteen/rtl.css b/wp-content/themes/twentythirteen/rtl.css index 2bfa3527f5..518f69f485 100644 --- a/wp-content/themes/twentythirteen/rtl.css +++ b/wp-content/themes/twentythirteen/rtl.css @@ -864,7 +864,7 @@ div.nav-menu > ul { margin-right: 20px; right: auto; } - + #content .featured-gallery { padding-left: auto; padding-right: 24px; diff --git a/wp-content/themes/twentythirteen/style.css b/wp-content/themes/twentythirteen/style.css index d4bab50f80..e1a6abf868 100644 --- a/wp-content/themes/twentythirteen/style.css +++ b/wp-content/themes/twentythirteen/style.css @@ -1253,7 +1253,7 @@ footer.entry-meta { .gallery-item { float: left; margin: 0 4px 4px 0; - overflow: hidden; + overflow: hidden; position: relative; } @@ -1346,7 +1346,7 @@ footer.entry-meta { bottom: 0; left: 0; text-align: left; - -webkit-transition: opacity 400ms ease; + -webkit-transition: opacity 400ms ease; transition: opacity 400ms ease; width: 100%; } @@ -1546,13 +1546,13 @@ footer.entry-meta { width: auto; } -.blog .format-gallery .gallery-item .portrait img, -.archive .format-gallery .gallery-item .portrait img, -.search .format-gallery .gallery-item .portrait img { - height: auto; - max-height: none; - max-width: 148px; - width: 100%; +.blog .format-gallery .gallery-item .portrait img, +.archive .format-gallery .gallery-item .portrait img, +.search .format-gallery .gallery-item .portrait img { + height: auto; + max-height: none; + max-width: 148px; + width: 100%; } .blog .format-gallery .gallery-item:first-child,