From 1c1139996ad2ea2dd20b61a60092383cbad4e061 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Thu, 23 Oct 2014 11:37:18 +0000 Subject: [PATCH] Twenty Fifteen: Fix typo in a CSS comment. props iamtakashi. fixes #30081. Built from https://develop.svn.wordpress.org/trunk@29995 git-svn-id: http://core.svn.wordpress.org/trunk@29736 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyfifteen/rtl.css | 2 +- wp-content/themes/twentyfifteen/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wp-content/themes/twentyfifteen/rtl.css b/wp-content/themes/twentyfifteen/rtl.css index fd1d913d35..205f8da7d4 100644 --- a/wp-content/themes/twentyfifteen/rtl.css +++ b/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/wp-content/themes/twentyfifteen/style.css b/wp-content/themes/twentyfifteen/style.css index b77d9c8649..c8fce6f5fc 100644 --- a/wp-content/themes/twentyfifteen/style.css +++ b/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) {