From 3816b779f0dfbe42ef6261744fb50a1cb1a42436 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 23 Oct 2014 11:36:27 +0000 Subject: [PATCH] Twenty Fifteen: Fix typo in a CSS comment. props iamtakashi. fixes #30081. git-svn-id: https://develop.svn.wordpress.org/trunk@29995 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyfifteen/rtl.css | 2 +- src/wp-content/themes/twentyfifteen/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wp-content/themes/twentyfifteen/rtl.css b/src/wp-content/themes/twentyfifteen/rtl.css index fd1d913d35..205f8da7d4 100644 --- a/src/wp-content/themes/twentyfifteen/rtl.css +++ b/src/wp-content/themes/twentyfifteen/rtl.css @@ -563,7 +563,7 @@ img.alignleft { /** - * 11.4 Desktop Small 967px + * 11.4 Desktop Small 955px */ @media screen and (min-width: 59.6875em) { diff --git a/src/wp-content/themes/twentyfifteen/style.css b/src/wp-content/themes/twentyfifteen/style.css index b77d9c8649..c8fce6f5fc 100644 --- a/src/wp-content/themes/twentyfifteen/style.css +++ b/src/wp-content/themes/twentyfifteen/style.css @@ -3803,7 +3803,7 @@ span > video { /** - * 15.4 Desktop Small 967px + * 15.4 Desktop Small 955px */ @media screen and (min-width: 59.6875em) {